From: Jim Jagielski Date: Thu, 19 Oct 2006 14:03:00 +0000 (+0000) Subject: Propose DumpIOLogLevel directive backport X-Git-Tag: 2.2.4~118 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba59ac17d381835eaf1e1bb65de5747ab2bd59b2;p=thirdparty%2Fapache%2Fhttpd.git Propose DumpIOLogLevel directive backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@465632 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d4d5c6bacef..e8ff174884e 100644 --- a/STATUS +++ b/STATUS @@ -220,4 +220,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x version of patch: Trunk version works +1: - + + * mod_dumpio: Allow logging at other LogLevels via DumpIOLogLevel + directive. + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=463291 + 2.2.x version of patch: + http://people.apache.org/~jim/patches/dumpio-patch.txt + +1: jim