diff xml/en/docs/http/ngx_http_js_module.xml @ 2135:6c7841469ec5

Specified logging level for the "log" argument in njs.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 05 Apr 2018 16:03:51 +0300
parents 59a3cc84f507
children ca7568f67dee
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_js_module.xml	Thu Apr 05 15:59:41 2018 +0300
+++ b/xml/en/docs/http/ngx_http_js_module.xml	Thu Apr 05 16:03:51 2018 +0300
@@ -9,7 +9,7 @@
 <module name="Module ngx_http_js_module"
         link="/en/docs/http/ngx_http_js_module.html"
         lang="en"
-        rev="8">
+        rev="9">
 
 <section id="summary">
 
@@ -211,6 +211,7 @@
 <tag-name><literal>log(<value>string</value>)</literal></tag-name>
 <tag-desc>
 writes a <literal>string</literal> to the error log
+on the <literal>info</literal> level of logging
 </tag-desc>
 </list>
 </para>