comparison xml/en/docs/http/ngx_http_log_module.xml @ 270:945d7299c26c

Spaces are now preserved here, so removed all the hacks.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 22 Dec 2011 13:39:18 +0000
parents 7f36795d99a2
children 4c6d2c614d2c
comparison
equal deleted inserted replaced
269:2681cad309d2 270:945d7299c26c
107 </directive> 107 </directive>
108 108
109 109
110 <directive name="log_format"> 110 <directive name="log_format">
111 <syntax> 111 <syntax>
112 <argument>name string ...</argument> 112 <argument>name</argument>
113 </syntax> 113 <argument>string</argument> ...</syntax>
114 <default>combined "..."</default> 114 <default>combined "..."</default>
115 <context>http</context> 115 <context>http</context>
116 116
117 <para> 117 <para>
118 Specifies format of a log. 118 Specifies format of a log.