Doctrine\DBAL\Logging\MonologSQLLogger::__construct PHP Method

__construct() public method

public __construct ( $logger = null )
    public function __construct($logger = null)
    {
        $this->logger = $logger;
    }