]> git.kaiwu.me - nginx.git/commit
Syslog: introduced error log handler.
authorMaxim Dounin <mdounin@mdounin.ru>
Fri, 10 Mar 2023 04:43:50 +0000 (07:43 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Fri, 10 Mar 2023 04:43:50 +0000 (07:43 +0300)
commit11ed95bb53210c322c16bb0897f0cb3b5726ed57
treee7ce66fefbd1fc0965cdce27e882881557c386d9
parent853912986d9568b049ecb5499b6af987cb13cb14
Syslog: introduced error log handler.

This ensures that errors which happen during logging to syslog are logged
with proper context, such as "while logging to syslog" and the server name.

Prodded by Safar Safarly.
src/core/ngx_syslog.c
src/core/ngx_syslog.h