Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63787 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17031 invoked from network); 9 Nov 2012 01:30:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Nov 2012 01:30:50 -0000 Authentication-Results: pb1.pair.com smtp.mail=larry@garfieldtech.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=larry@garfieldtech.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain garfieldtech.com from 66.111.4.29 cause and error) X-PHP-List-Original-Sender: larry@garfieldtech.com X-Host-Fingerprint: 66.111.4.29 out5-smtp.messagingengine.com Received: from [66.111.4.29] ([66.111.4.29:52838] helo=out5-smtp.messagingengine.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F1/81-32758-9CC5C905 for ; Thu, 08 Nov 2012 20:30:49 -0500 Received: from compute4.internal (compute4.nyi.mail.srv.osa [10.202.2.44]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id C393A20BDC for ; Thu, 8 Nov 2012 20:30:46 -0500 (EST) Received: from frontend1.nyi.mail.srv.osa ([10.202.2.160]) by compute4.internal (MEProxy); Thu, 08 Nov 2012 20:30:46 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:date:from:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; s=smtpout; bh=tMVOmsj7Eocge/3984JwTv +Odow=; b=GdJ/5XwjMoFrPKg56HlnrzYttgnGR8ctuDc7/ZX45E0GQed3KyZSCY f1YueHgRNEgGTrn9NiSKRSwbRaupzLVgoEc6uGR/2M1Zq7hcvEoOOMMYqUL2joxI w6USd/2JGvVfNvfZpXxRORvghseAXWKUb9hJmYDIpYxaEy8BX8UEY= X-Sasl-enc: qrrUeyBm1ioMnKDIDlscc/hv24aigN9bybdAQVA7yzvv 1352424646 Received: from [192.168.42.21] (unknown [98.220.238.115]) by mail.messagingengine.com (Postfix) with ESMTPA id 885FC8E04AA for ; Thu, 8 Nov 2012 20:30:46 -0500 (EST) Message-ID: <509C5CC6.7050907@garfieldtech.com> Date: Thu, 08 Nov 2012 19:30:46 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121028 Thunderbird/16.0.2 MIME-Version: 1.0 To: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] Implement a LoggerInterface to PHP From: larry@garfieldtech.com (Larry Garfield) On 11/08/2012 08:42 AM, Anthony Ferrara wrote: > Sebastian, > > There are already discussing this (to be honest: For months now). >> Some are mentioned at the pull requests at >> https://github.com/php-fig/fig-standards/pulls > > So then there's really no reason to be discussing it for core, is there? There is not. This is a task for the FIG group, not Internals. --Larry Garfield, Drupal rep to the FIG group