# HG changeset patch # User Vladimir Homutov # Date 1442933011 -10800 # Node ID 8df0327a1c873137bcc2aaab0e732bc54ffa3b12 # Parent ad1e00b7b1c41b24576a7d2030a983d8c507a586 The "severity" syslog parameter is not supported in "error_log". The problem appeared in 4e89518a5999 when all syslog descriptions were merged into one. diff --git a/xml/en/docs/syslog.xml b/xml/en/docs/syslog.xml --- a/xml/en/docs/syslog.xml +++ b/xml/en/docs/syslog.xml @@ -9,7 +9,7 @@
+ rev="3">
@@ -58,6 +58,9 @@ as defined in Possible values are the same as for the second parameter (level) of the directive. Default is “info”. +Severity of error messages is determined by nginx, thus the parameter +is ignored in the error_log directive. + tag=string diff --git a/xml/ru/docs/syslog.xml b/xml/ru/docs/syslog.xml --- a/xml/ru/docs/syslog.xml +++ b/xml/ru/docs/syslog.xml @@ -9,7 +9,7 @@
+ rev="3">
@@ -59,6 +59,9 @@ Возможны те же самые значения, что и у второго параметра (уровень) директивы . По умолчанию используется “info”. +Важность сообщений об ошибках определяется самим nginx, поэтому +в директиве error_log параметр игнорируется. + tag=строка