log src/http/modules/ngx_http_log_module.c @ 9299:2706b60dc225 default tip

age author description
Fri, 01 Mar 2024 05:42:09 +0300 Maxim Dounin Syslog: fixed duplicate errors with access logging to syslog.
Thu, 01 Mar 2018 11:42:55 +0300 Vladimir Homutov Access log: support for disabling escaping (ticket #1450).
Tue, 28 Mar 2017 14:21:38 +0300 Sergey Kandaurov Fixed ngx_open_cached_file() error handling.
Tue, 07 Mar 2017 18:51:12 +0300 Maxim Dounin Access log: removed dead ev->timedout check in flush timer handler.
Thu, 15 Dec 2016 16:25:42 +0300 Valentin Bartenev Access log: support for json escaping.
Thu, 07 Jul 2016 21:02:28 +0300 Sergey Kandaurov Avoid left-shifting integers into the sign bit, which is undefined.
Mon, 01 Dec 2014 14:51:36 +0300 Sergey Kandaurov Access log: restricted "log_format" to "http" level.