]> git.kaiwu.me - njs.git/commit
Improved logging for js_set and js_content directives.
authorDmitry Volyntsev <xeioex@nginx.com>
Mon, 28 May 2018 14:05:17 +0000 (17:05 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Mon, 28 May 2018 14:05:17 +0000 (17:05 +0300)
commit373175bfb7a1f564580c654f8ea517320abf7c15
tree9fedcff5f62dfe2651efac958926f0b4c567e8d1
parent19f53c211f742274c9684aee977815c2c3f17f18
Improved logging for js_set and js_content directives.

Previously, unknown functions were reported under the debug log level
which made the debugging of misconfigured directives harder.
nginx/ngx_http_js_module.c
nginx/ngx_stream_js_module.c