From 753d2588d1b62a23c3bc73100ae7a477e70a9683 Mon Sep 17 00:00:00 2001
From: Rich Bowen mod_unique_id is loaded, its
unique id will be used as log ID for requests.
This would result in error messages such as: Notice that, as discussed above, some fields are ommitted
+ entirely because they are not defined. This would result in error messages such as: Notice that, as discussed above, some fields are ommitted
+ entirely because they are not defined.
- ErrorLogFormat "[%{u}t] [%-m:%l] [pid %P] %7F: %E: [client\ %a]
+ Example (default format)
+ ErrorLogFormat "[%{u}t] [%-m:%l] [pid %P:tid %T] %7F: %E: [client\ %a]
%M% ,\ referer\ %{Referer}i"
+ [Thu May 12 08:28:57.652118 2011] [core:error] [pid 8777:tid 4326490112] [client ::1:58619] File does not exist: /usr/local/apache2/htdocs/favicon.ico
+ Example (similar to the 2.2.x format)
ErrorLogFormat "[%t] [%l] %7F: %E: [client\ %a]
%M% ,\ referer\ %{Referer}i"
diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml
index d2436f93a7..a319045ad0 100644
--- a/docs/manual/mod/core.xml
+++ b/docs/manual/mod/core.xml
@@ -1432,11 +1432,20 @@ in case of an error
with error log lines. If