# HG changeset patch # User Vladimir Homutov # Date 1372064051 -14400 # Node ID 3860b37d56c0295909ac2f1dda440c006d7f0285 # Parent 9b549f369a3672fa1bcbf3d71e09f5db88d873b1 Documented support for multiple "error_log" directives. 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="8">
@@ -161,6 +161,7 @@ analysis using a system debugger. Configures logging. +Several logs can be specified on the same level (1.5.2). 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="8">
@@ -161,6 +161,7 @@ events { Конфигурирует запись в лог. +На одном уровне может использоваться несколько логов (1.5.2).