Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63783 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85711 invoked from network); 8 Nov 2012 14:42:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Nov 2012 14:42:52 -0000 Authentication-Results: pb1.pair.com smtp.mail=ircmaxell@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ircmaxell@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.42 as permitted sender) X-PHP-List-Original-Sender: ircmaxell@gmail.com X-Host-Fingerprint: 74.125.82.42 mail-wg0-f42.google.com Received: from [74.125.82.42] ([74.125.82.42:48857] helo=mail-wg0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 52/92-04518-BE4CB905 for ; Thu, 08 Nov 2012 09:42:52 -0500 Received: by mail-wg0-f42.google.com with SMTP id fm10so3490931wgb.5 for ; Thu, 08 Nov 2012 06:42:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=eGykn18WXge1oOPKcpIXgkynVQOQ6mtZmQe6tEcrHWk=; b=U5PegQUyPpTtFP61mlxvITsgGyfpAedgP7EAX5M5/cb79P1eqVzjsEwc9Ylo4SV5Ox 7f3cu8pVk1CmYvdP3gJpCVdS1BgNTyLsSNO1Q1m5YYHCnifyRV/YgHo0JEF32LyUY11x FjiT8jAbJodvgB07DjxpzkJ/nGmpOIXv1aDE2fFfXZghAR9T8VDgBRLeDdLYk1HDn6Oc +dP/tG4cTEjrOQG9myIRskNynlBO9Dy72/hDPq4Eildptxdw+FfinnfRnjxq5nUAR/+t l895c5qAUDh32kKbsMyswICVjh4sxmHljNDCTfwnOmmuzcmBoR7Bd6SNQedV+UmBXGwj 2QyQ== MIME-Version: 1.0 Received: by 10.180.106.2 with SMTP id gq2mr13715915wib.18.1352385768938; Thu, 08 Nov 2012 06:42:48 -0800 (PST) Received: by 10.194.17.1 with HTTP; Thu, 8 Nov 2012 06:42:48 -0800 (PST) In-Reply-To: References: Date: Thu, 8 Nov 2012 09:42:48 -0500 Message-ID: To: Sebastian Krebs Cc: PHP internals list Content-Type: multipart/alternative; boundary=f46d044289c45b5e4404cdfcd900 Subject: Re: [PHP-DEV] [RFC] Implement a LoggerInterface to PHP From: ircmaxell@gmail.com (Anthony Ferrara) --f46d044289c45b5e4404cdfcd900 Content-Type: text/plain; charset=ISO-8859-1 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? --f46d044289c45b5e4404cdfcd900--