From: Amos Jeffries Date: Wed, 17 Nov 2010 04:45:35 +0000 (+1300) Subject: Polish logformat documentation X-Git-Tag: take1~83 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4b68e1a0fb443e0ab28baf6e4c3e20e4f1f0f6f;p=thirdparty%2Fsquid.git Polish logformat documentation --- diff --git a/src/cf.data.pre b/src/cf.data.pre index fb7f094795..6a4a5d3263 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -2778,6 +2778,13 @@ DOC_START Format codes: % a literal % character + sn Unique sequence number per log line entry + err_code The ID of an error response served by Squid or + a similar internal error identifier. + err_detail Additional err_code-dependent error information. + + Connection related format codes: + >a Client source IP address >A Client FQDN >p Client source port @@ -2785,7 +2792,9 @@ DOC_START la Local IP address (http_port) lp Local port number (http_port)