Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41908 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27246 invoked from network); 13 Nov 2008 19:37:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Nov 2008 19:37:27 -0000 Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.94.56 as permitted sender) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Linux 2.6 Received: from [85.214.94.56] ([85.214.94.56:47694] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F1/20-07308-6F18C194 for ; Thu, 13 Nov 2008 14:37:27 -0500 Received: from MBOERGER-ZRH (unknown [193.142.125.1]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id DDA0111F1D1; Thu, 13 Nov 2008 20:37:23 +0100 (CET) Date: Thu, 13 Nov 2008 20:37:20 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <23623003.20081113203720@marcus-boerger.de> To: Stanislav Malyshev CC: 'PHP Internals' In-Reply-To: <491B435A.1080908@zend.com> References: <491B435A.1080908@zend.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] error_log -> sapi.log_message From: helly@php.net (Marcus Boerger) Hello Stanislav, thanks :-) Wednesday, November 12, 2008, 9:58:02 PM, you wrote: > Hi! > I want to add error_log option (message_type = 4) which would send the > message directly to sapi_module.log_message whatever error_log INI > setting is. This would allow more flexibility in using SAPI logging > channel, since presently there's no reliable way to access it without > resetting error_log. Any objection? > -- > Stanislav Malyshev, Zend Software Architect > stas@zend.com http://www.zend.com/ > (408)253-8829 MSN: stas@zend.com Best regards, Marcus