commit | 9768d59935e3dd1a533421177e22f01f4ff84bb3 | [log] [tgz] |
---|---|---|
author | Valentin Bartenev <vbart@nginx.com> | Tue Sep 20 15:07:16 2016 +0300 |
committer | Valentin Bartenev <vbart@nginx.com> | Tue Sep 20 15:07:16 2016 +0300 |
tree | ddc283c3533ec2801242fd933b028e5213333087 | |
parent | 0e946a83b574c94fabf614f5c9edf970477a9dff [diff] |
Fixed log levels of configuration parsing errors. All the errors that prevent loading configuration must be printed on the "emerg" log level. Previously, nginx might silently fail to load configuration in some cases as the default log level is "error".