]> git.kaiwu.me - nginx.git/commit
Added syslog support for error_log and access_log directives.
authorVladimir Homutov <vl@nginx.com>
Mon, 12 May 2014 12:34:15 +0000 (16:34 +0400)
committerVladimir Homutov <vl@nginx.com>
Mon, 12 May 2014 12:34:15 +0000 (16:34 +0400)
commit493b898ae94ae7dd390d77c42f5500974be48393
treeb85c242bcdba82459aa209c76efbe0b4f826f103
parent1736c180f4683d57d175b98d5596b779bab950d4
Added syslog support for error_log and access_log directives.
auto/sources
src/core/ngx_core.h
src/core/ngx_log.c
src/core/ngx_log.h
src/core/ngx_syslog.c [new file with mode: 0644]
src/core/ngx_syslog.h [new file with mode: 0644]
src/core/ngx_times.c
src/core/ngx_times.h
src/http/modules/ngx_http_log_module.c
src/http/ngx_http_request.h
src/os/unix/ngx_process_cycle.c