From: Christophe Jaillet Date: Fri, 15 Dec 2017 20:06:01 +0000 (+0000) Subject: "{c}L" exists and logs the "Log-Id of the Connection". X-Git-Tag: 2.5.0-alpha2-ci-test-only~3073 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a84a2f2dabc3f92c9e7821fb391fb4bf565d4148;p=thirdparty%2Fapache%2Fhttpd.git "{c}L" exists and logs the "Log-Id of the Connection". I'm not sure of the description to write there, so I just mention it in the doc and hope s.o. will find the words :) This has been introduced in r992806 and is also part of 2.4. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1818323 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_log_config.xml b/docs/manual/mod/mod_log_config.xml index eca05e6142b..f4de7d3430f 100644 --- a/docs/manual/mod/mod_log_config.xml +++ b/docs/manual/mod/mod_log_config.xml @@ -146,6 +146,9 @@ logged to the error log for this request). Look for the matching error log line to see what request caused what error. + %{c}L + + %m The request method.