Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46419 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60671 invoked from network); 15 Dec 2009 09:15:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Dec 2009 09:15:08 -0000 Authentication-Results: pb1.pair.com smtp.mail=tony@daylessday.org; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tony@daylessday.org; 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:40090] helo=daylessday.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 03/E1-51817-993572B4 for ; Tue, 15 Dec 2009 04:15:06 -0500 Received: from [192.168.3.109] (unknown [212.42.62.198]) by daylessday.org (Postfix) with ESMTPSA id 55994BFA085; Tue, 15 Dec 2009 12:15:01 +0300 (MSK) Message-ID: <4B27538C.7030108@daylessday.org> Date: Tue, 15 Dec 2009 12:14:52 +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> In-Reply-To: <4B275138.4040200@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:04, Jani Taskinen wrote: >> 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) >> > > Wouldn't it make more sense to make this configurable? And thus allow > people to log how they prefer.. Surely log_level is configurable. Jerome just changed error level of some error messages to reduce the amount of notices in the log. -- Wbr, Antony Dovgal --- http://pinba.org - realtime statistics for PHP