Namshi\Notificator\Manager::getLogger PHP Method

getLogger() public method

public getLogger ( ) : Psr\Log\LoggerInterface
return Psr\Log\LoggerInterface
    public function getLogger()
    {
        return $this->logger;
    }