]> granicus.if.org Git - apache/commitdiff
%L works without mod_unique_id, too
authorStefan Fritsch <sf@apache.org>
Tue, 20 Sep 2011 21:02:48 +0000 (21:02 +0000)
committerStefan Fritsch <sf@apache.org>
Tue, 20 Sep 2011 21:02:48 +0000 (21:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1173368 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/logs.xml

index bd7c9b4ea4b0b828e517509c1dd3a59b8966a752..6adad74c3e916a18dd4e493f788c37e8c49e3411 100644 (file)
     information written to <code>stderr</code> by a CGI script will
     be copied directly to the error log.</p>
 
-    <p>If <module>mod_unique_id</module> is loaded, you
-    can put a <code>%L</code> token in both the error log and the access
-    log, producing a log entry ID with which you can correlate the entry
-    in the error log with the entry in the access log.</p>
+    <p>Putting a <code>%L</code> token in both the error log and the access
+    log will produce a log entry ID with which you can correlate the entry
+    in the error log with the entry in the access log. If
+    <module>mod_unique_id</module> is loaded, its unique request ID will be
+    used as the log entry ID, too.</p>
 
     <p>During testing, it is often useful to continuously monitor
     the error log for any problems. On Unix systems, you can