From: Stefan Fritsch stderr
by a CGI script will
be copied directly to the error log.
If mod_unique_id
is loaded, you
- can put a %L
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.
Putting a %L
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
+ mod_unique_id
is loaded, its unique request ID will be
+ used as the log entry ID, too.
During testing, it is often useful to continuously monitor the error log for any problems. On Unix systems, you can diff --git a/docs/manual/logs.xml.fr b/docs/manual/logs.xml.fr index 012ae89f1c0..db9b8577afe 100644 --- a/docs/manual/logs.xml.fr +++ b/docs/manual/logs.xml.fr @@ -3,7 +3,7 @@ - + + + + + + +