index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
manual
/
mod
/
mod_log_config.xml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix markup to pass valid XML check.
Rich Bowen
2017-12-20
1
-4
/
+4
*
Fix typo
Christophe Jaillet
2017-12-15
1
-1
/
+1
*
per comments, add a better hint about what %D/%T measure / do not measure
Eric Covener
2017-12-15
1
-2
/
+17
*
add some descriptions to the placeholders
Eric Covener
2017-12-15
1
-3
/
+8
*
"{c}L" exists and logs the "Log-Id of the Connection".
Christophe Jaillet
2017-12-15
1
-0
/
+3
*
"{c}h" exists and logs the value returned by 'ap_get_useragent_host()'.
Christophe Jaillet
2017-12-15
1
-0
/
+3
*
Fix compatibiliy note for the GlobalLog directive
Christophe Jaillet
2016-01-03
1
-0
/
+1
*
document GlobalLog
Eric Covener
2015-12-25
1
-0
/
+29
*
Follow-up to r1680895:
Jeff Trawick
2015-05-21
1
-9
/
+9
*
Fix syntax.
Rainer Jung
2015-05-21
1
-1
/
+0
*
mod_log_config: instead of using the new dedicated
Rainer Jung
2015-05-21
1
-4
/
+10
*
Follow up to r1677187.
Christophe Jaillet
2015-05-01
1
-1
/
+2
*
mod_log_config: Add %M format to output request duration in milliseconds.
Ben Reser
2015-04-23
1
-0
/
+3
*
* mod_log_config: Allow using ErrorLog providers for CustomLog.
Jan Kaluža
2015-04-17
1
-1
/
+15
*
Quote log-sink arguments for {Custom,Error,Transfer}Log directive.
Ken Coar
2015-04-17
1
-6
/
+6
*
* Remove trailing whitespace from a bunch of *.xml files
Ken Coar
2015-04-15
1
-4
/
+4
*
Resolves bz56695 - %O can in fact be zero sometimes.
Rich Bowen
2015-04-15
1
-2
/
+3
*
record for posterity why some 2/3-char formats begin with a funny caret.
Eric Covener
2014-07-17
1
-0
/
+8
*
*) SECURITY: CVE-2013-5704 (cve.mitre.org)
Eric Covener
2014-07-15
1
-0
/
+8
*
Remove compatibility references to httpd < 2.4.
Yann Ylavic
2014-04-04
1
-1
/
+1
*
Use %S instead of %C which already in use
Christophe Jaillet
2013-08-25
1
-1
/
+1
*
* remove "... and port" references added in http://svn.apache.org/viewvc?rev=...
Eric Covener
2013-08-06
1
-2
/
+3
*
mod_logio: new format-specifier %C (combined) which is the sum of received an...
Christophe Jaillet
2013-05-21
1
-0
/
+6
*
Drop pre-2.3 compatibility notes from trunk docs.
Rainer Jung
2012-12-14
1
-1
/
+0
*
Mention string-valued expression in the BNF.
Stefan Fritsch
2012-10-29
1
-1
/
+2
*
Syntax updates for mod_l*.xml
Daniel Gruno
2012-04-26
1
-19
/
+24
*
fix typo.
Nilgun Belma Buguner
2012-04-06
1
-1
/
+1
*
PR37194: give a hint about capturing something more like "initial" header
Eric Covener
2012-03-30
1
-1
/
+6
*
Clarify the peer IP of the connection and the client IP of the request within
Graham Leggett
2011-11-30
1
-3
/
+3
*
Update the documentation for the %a and %{c}a logging format strings, and
Graham Leggett
2011-11-22
1
-0
/
+4
*
Unify syntax of config directives taking an expression as optional contition ...
Stefan Fritsch
2011-11-04
1
-7
/
+9
*
refs https://issues.apache.org/bugzilla/show_bug.cgi?id=51967 Mention
Rich Bowen
2011-10-09
1
-1
/
+5
*
Refs https://issues.apache.org/bugzilla/show_bug.cgi?id=51967 Clarify
Rich Bowen
2011-10-07
1
-1
/
+3
*
Cleanup effort in prep for GA push:
Jim Jagielski
2011-09-23
1
-9
/
+9
*
Pulls the examples out of the paragraph text and into a table so that
Rich Bowen
2011-09-22
1
-8
/
+24
*
Removes the CookieLog directive, which has been documented as deprecated for ...
Rich Bowen
2011-09-19
1
-17
/
+0
*
Additional grammatical nits.
Rich Bowen
2011-09-19
1
-18
/
+19
*
Nitpick - Be consistent with ending each format description with a fullstop.
Rich Bowen
2011-09-19
1
-13
/
+13
*
Add example for using %{msec_frac}t.
Daniel Earl Poirier
2011-04-22
1
-0
/
+10
*
Mark some modules/directives non-experimental:
Stefan Fritsch
2011-01-24
1
-1
/
+0
*
Add rpluem's suggested warning against of loss of logging data on a crash.
Graham Leggett
2011-01-08
1
-0
/
+3
*
It's been 8 years, I think this directive can be considered not-experimental.
Graham Leggett
2011-01-07
1
-3
/
+0
*
Add ErrorLogFormat directive for configuring the error log format, including
Stefan Fritsch
2010-09-05
1
-0
/
+4
*
Add information about "||" and "|$" piped log
Rainer Jung
2010-08-23
1
-1
/
+2
*
Adding sub second timestamps and request end time to mod_log_config.
Rainer Jung
2010-07-25
1
-1
/
+18
*
Replace "back-slash" with "backslash" in docs.
Rainer Jung
2010-07-20
1
-2
/
+2
*
Remove another confusing explanation of how things used to be long, long
Rich Bowen
2010-04-09
1
-3
/
+1
*
mod_log_config: Add the R option to log the handler used within the
Graham Leggett
2010-02-01
1
-0
/
+8
*
mod_log_config: Make ${cookie}C correctly match whole cookie names
Stefan Fritsch
2009-11-07
1
-1
/
+1
*
I have finally been asked one too many times whether the 'foobar' in
Rich Bowen
2008-12-05
1
-10
/
+10
[next]