From a84a2f2dabc3f92c9e7821fb391fb4bf565d4148 Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Fri, 15 Dec 2017 20:06:01 +0000 Subject: [PATCH] "{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 --- docs/manual/mod/mod_log_config.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/manual/mod/mod_log_config.xml b/docs/manual/mod/mod_log_config.xml index eca05e6142..f4de7d3430 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. -- 2.40.0