Re: [PHP-DEV] error_log -> sapi.log_message

2008-11-13 Thread 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

RE: [PHP-DEV] error_log -> sapi.log_message

2008-11-12 Thread John Carter -X (johncart - PolicyApp Ltd at Cisco)
: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 c

[PHP-DEV] error_log -> sapi.log_message

2008-11-12 Thread Stanislav Malyshev
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 err