Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41885 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94756 invoked from network); 12 Nov 2008 21:18:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Nov 2008 21:18:30 -0000 Authentication-Results: pb1.pair.com header.from=johncart@cisco.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=johncart@cisco.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain cisco.com designates 144.254.224.140 as permitted sender) X-PHP-List-Original-Sender: johncart@cisco.com X-Host-Fingerprint: 144.254.224.140 ams-iport-1.cisco.com Received: from [144.254.224.140] ([144.254.224.140:36846] helo=ams-iport-1.cisco.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 97/67-07308-1284B194 for ; Wed, 12 Nov 2008 16:18:27 -0500 X-IronPort-AV: E=Sophos;i="4.33,592,1220227200"; d="scan'208";a="25456271" Received: from ams-dkim-2.cisco.com ([144.254.224.139]) by ams-iport-1.cisco.com with ESMTP; 12 Nov 2008 21:18:22 +0000 Received: from ams-core-1.cisco.com (ams-core-1.cisco.com [144.254.224.150]) by ams-dkim-2.cisco.com (8.12.11/8.12.11) with ESMTP id mACLIMIQ001133 for ; Wed, 12 Nov 2008 22:18:22 +0100 Received: from xbh-ams-332.emea.cisco.com (xbh-ams-332.cisco.com [144.254.231.87]) by ams-core-1.cisco.com (8.13.8/8.13.8) with ESMTP id mACLIMKI023849 for ; Wed, 12 Nov 2008 21:18:22 GMT Received: from xmb-ams-33e.emea.cisco.com ([144.254.231.75]) by xbh-ams-332.emea.cisco.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 12 Nov 2008 22:18:22 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Wed, 12 Nov 2008 22:18:19 +0100 Message-ID: In-Reply-To: <491B435A.1080908@zend.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [PHP-DEV] error_log -> sapi.log_message Thread-Index: AclFCZs0re5yXMBFRm2yyCX3pU2qYwAAkrqg References: <491B435A.1080908@zend.com> To: X-OriginalArrivalTime: 12 Nov 2008 21:18:22.0123 (UTC) FILETIME=[3106E7B0:01C9450C] DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; l=953; t=1226524702; x=1227388702; c=relaxed/simple; s=amsdkim2001; h=Content-Type:From:Subject:Content-Transfer-Encoding:MIME-Version; d=cisco.com; i=johncart@cisco.com; z=From:=20=22John=20Carter=20-X=20(johncart=20-=20PolicyApp= 20Ltd=20at=20Cisco)=22=20 |Subject:=20RE=3A=20[PHP-DEV]=20error_log=20->=20sapi.log_m essage |Sender:=20; bh=DUM8KXH7Gj25EZ0eCu638SZsyjkshARzNqlaeuWLprc=; b=RKK/bbCMEP3GVMMtuLc8VPmqRyAqh+93sYadqaTdD0Pbs/JpdY0RCvjYFj L1Qrf3ZSVANohB1391xicYnpEjlK6h7eRRldiddUPSVePKHzql5MMm3dj+Eb 5ZxeOuyr3L; Authentication-Results: ams-dkim-2; header.From=johncart@cisco.com; dkim=pass ( sig from cisco.com/amsdkim2001 verified; ); Subject: RE: [PHP-DEV] error_log -> sapi.log_message From: johncart@cisco.com ("John Carter -X (johncart - PolicyApp Ltd at Cisco)") =20 Good idea. Would also be nice if added constants for the existing 0, 1 and 3 options. John. John Carter Development Manager NAC Governance Server Cisco johncart@cisco.com +44 161 249 5825 -----Original Message----- From: Stanislav Malyshev [mailto:stas@zend.com]=20 Sent: 12 November 2008 20:58 To: 'PHP Internals' Subject: [PHP-DEV] error_log -> sapi.log_message Hi! I want to add error_log option (message_type =3D 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 -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php