]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
introduce 2 new callback oppurtunities to allow a 3rd party module to do
authorIan Holsman <ianh@apache.org>
Mon, 26 Aug 2002 23:23:45 +0000 (23:23 +0000)
committerIan Holsman <ianh@apache.org>
Mon, 26 Aug 2002 23:23:45 +0000 (23:23 +0000)
commit58099bed661eac65e22c8decee25debc23d6469d
tree67c06569fbe3885dbf1a09e3980da6ac93576e1b
parent3a2141ba6e2ba008fc19e34a0120cd8f525802aa
introduce 2 new callback oppurtunities to allow a 3rd party module to do
the actual writing of the log file.
also change buffered writing to make it runtime configurable instead of
compile time configurable.

i'm not 100% on the buffered output, mainly because I'm not sure it worked
in a thread safe way *before* this change

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96538 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/loggers/mod_log_config.c
modules/loggers/mod_log_config.h