# 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 --git a/xml/en/docs/ngx_core_module.xml b/xml/en/docs/ngx_core_module.xml --- a/xml/en/docs/ngx_core_module.xml +++ b/xml/en/docs/ngx_core_module.xml @@ -10,7 +10,7 @@ + rev="7">
@@ -114,7 +114,8 @@ events { For this directive to work, nginx needs to -be built with --with-debug. +be built with --with-debug, +see “”. @@ -182,7 +183,8 @@ to be logged. 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 --git a/xml/ru/docs/ngx_core_module.xml b/xml/ru/docs/ngx_core_module.xml --- a/xml/ru/docs/ngx_core_module.xml +++ b/xml/ru/docs/ngx_core_module.xml @@ -10,7 +10,7 @@ + rev="7">
@@ -114,7 +114,8 @@ events { Для работы директивы необходимо сконфигурировать nginx с параметром ---with-debug. +--with-debug, +см. “”. @@ -181,7 +182,8 @@ events { Если этот параметр не задан, используется error. Для работы уровня лога debug необходимо сконфигурировать -nginx с --with-debug. +nginx с --with-debug, +см. “”.