commit | aac7f7f4648dd5b1ada39931f4dc88e0645ce7c1 | [log] [tgz] |
---|---|---|
author | Vladimir Homutov <vl@nginx.com> | Thu Jun 13 14:50:10 2013 +0400 |
committer | Vladimir Homutov <vl@nginx.com> | Thu Jun 13 14:50:10 2013 +0400 |
tree | 84bbdb479b0ecfe807b29e2244a62998323976a4 | |
parent | de2ec2c65099b18f02020107fc97b5c639ed5aec [diff] |
Core: moved initialization of log level. The cycle->new_log->log_level should only be initialized by ngx_init_cycle() if no error logs were found in the configuration. This move allows to get rid of extra initialization in ngx_error_log().