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
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]
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 = 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
--
To unsubscribe,
visit: http://www.php.net/unsub.php
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