unread
Dear Subscribers of the internals list,
Current implementation of error logging to syslog is quite incomplete.
Sources show that all is logged under NOTICE level and with the current
facility and program.
https://github.com/php/php-src/blob/master/main/main.c#L663-L669
There was already a question in this list and even patch in RFC:
http://marc.info/?l=php-internals&m=129639452805700&w=2
https://wiki.php.net/rfc/allow_multiple_simultaneous_syslog_connections
Is anybody actually interested in improvements to syslog handling?
Thanks in advance.
--
Best Regards,
Max Romanovsky