]> git.kaiwu.me - nginx.git/commit
Core: consolidated log-related code.
authorVladimir Homutov <vl@nginx.com>
Fri, 28 Jun 2013 13:24:54 +0000 (17:24 +0400)
committerVladimir Homutov <vl@nginx.com>
Fri, 28 Jun 2013 13:24:54 +0000 (17:24 +0400)
commitdd3e13eef01e9f04ac447eaa3a1a76575944fc28
treeb8652fc39f002250d6032d486e2cde27cf40a0da
parentf41c91511d5435b81f795954d3eb00d38f6acf56
Core: consolidated log-related code.

The stderr redirection code is moved to ngx_log_redirect_stderr().
The opening of the default log code is moved to ngx_log_open_default().
src/core/nginx.c
src/core/ngx_cycle.c
src/core/ngx_log.c
src/core/ngx_log.h