# HG changeset patch # User Ruslan Ermilov # Date 1369308140 -14400 # Node ID 9a65d437da427cf1be472903e5dcfef3ff8a1681 # Parent 7bee6f82db95260061ad82c2be0191e2169e3d5a Link to "A debugging log" from "debug_connection" and "error_log". diff -r 7bee6f82db95 -r 9a65d437da42 xml/en/docs/ngx_core_module.xml --- a/xml/en/docs/ngx_core_module.xml Wed May 22 18:47:31 2013 +0400 +++ b/xml/en/docs/ngx_core_module.xml Thu May 23 15:22:20 2013 +0400 @@ -10,7 +10,7 @@ + rev="7">
@@ -114,7 +114,8 @@ For this directive to work, nginx needs to -be built with --with-debug. +be built with --with-debug, +see “”. @@ -182,7 +183,8 @@ If this parameter is omitted then error is used. For debug logging to work, nginx needs to -be built with --with-debug. +be built with --with-debug, +see “”. diff -r 7bee6f82db95 -r 9a65d437da42 xml/ru/docs/ngx_core_module.xml --- a/xml/ru/docs/ngx_core_module.xml Wed May 22 18:47:31 2013 +0400 +++ b/xml/ru/docs/ngx_core_module.xml Thu May 23 15:22:20 2013 +0400 @@ -10,7 +10,7 @@ + rev="7">
@@ -114,7 +114,8 @@ Для работы директивы необходимо сконфигурировать nginx с параметром ---with-debug. +--with-debug, +см. “”. @@ -181,7 +182,8 @@ Если этот параметр не задан, используется error. Для работы уровня лога debug необходимо сконфигурировать -nginx с --with-debug. +nginx с --with-debug, +см. “”.