comparison xml/en/docs/syslog.xml @ 1574:39744b9aba1b

Style.
author Vladimir Homutov <vl@nginx.com>
date Tue, 22 Sep 2015 19:13:32 +0300
parents 8df0327a1c87
children be92e50c52ac
comparison
equal deleted inserted replaced
1573:21138bfbaf5f 1574:39744b9aba1b
56 as defined in 56 as defined in
57 <link url="http://tools.ietf.org/html/rfc3164#section-4.1.1">RFC 3164</link>. 57 <link url="http://tools.ietf.org/html/rfc3164#section-4.1.1">RFC 3164</link>.
58 Possible values are the same as for the second parameter (level) of the 58 Possible values are the same as for the second parameter (level) of the
59 <link doc="ngx_core_module.xml" id="error_log"/> directive. 59 <link doc="ngx_core_module.xml" id="error_log"/> directive.
60 Default is “<literal>info</literal>”. 60 Default is “<literal>info</literal>”.
61 <note>Severity of error messages is determined by nginx, thus the parameter 61 <note>
62 Severity of error messages is determined by nginx, thus the parameter
62 is ignored in the <literal>error_log</literal> directive. 63 is ignored in the <literal>error_log</literal> directive.
63 </note> 64 </note>
64 </tag-desc> 65 </tag-desc>
65 66
66 <tag-name><literal>tag=</literal><value>string</value></tag-name> 67 <tag-name><literal>tag=</literal><value>string</value></tag-name>