Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46421 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64406 invoked from network); 15 Dec 2009 09:37:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Dec 2009 09:37:56 -0000 Authentication-Results: pb1.pair.com header.from=tony@daylessday.org; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tony@daylessday.org; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain daylessday.org designates 89.208.40.236 as permitted sender) X-PHP-List-Original-Sender: tony@daylessday.org X-Host-Fingerprint: 89.208.40.236 mail.daylessday.org Linux 2.6 Received: from [89.208.40.236] ([89.208.40.236:56645] helo=daylessday.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EF/A2-51817-2F8572B4 for ; Tue, 15 Dec 2009 04:37:55 -0500 Received: from [192.168.3.109] (unknown [212.42.62.198]) by daylessday.org (Postfix) with ESMTPSA id 50776BFA085; Tue, 15 Dec 2009 12:37:51 +0300 (MSK) Message-ID: <4B2758E6.2070506@daylessday.org> Date: Tue, 15 Dec 2009 12:37:42 +0300 User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: jani.taskinen@iki.fi CC: =?ISO-8859-1?Q?J=E9r=F4me_Loyet?= , php-dev References: <3bea96c40912141216u6019bc9bv4bdf054a4cd1919f@mail.gmail.com> <4B275138.4040200@iki.fi> <4B27538C.7030108@daylessday.org> <4B27573D.6080601@iki.fi> In-Reply-To: <4B27573D.6080601@iki.fi> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [PATCH] fpm/typo: change some log about dynamic + homogenize log message about pool From: tony@daylessday.org (Antony Dovgal) On 15.12.2009 12:30, Jani Taskinen wrote: >> Surely log_level is configurable. >> Jerome just changed error level of some error messages to reduce the amount of notices in the log. > > I replied badly, I meant ALL the points in the mail. Configurable log > entries, levels, etc. Not some static fprintf() stuff. :) Well, now you've lost me completely. > 1- makes log message about pool concistent. I set it to "[pool %s] > message". Before there where different variants: > pool %s, > foo (pool %s) bar > [pool %s] > [%s] > > 2- corrects some log messages which were not very meaningful for end users Configurable error messages, huh? > 3- Some log level have been switched from NOTICE to DEBUG, so that the > log_file in normal operation would not be a nightmare to read (with a > lot of anoying and useless messages for end users) Configurable error level for certain error messages? -- Wbr, Antony Dovgal --- http://pinba.org - realtime statistics for PHP