[PR36917] Document pre-2.2.4 behaviour of mod_dumpio
authorVincent Bray <noodl@apache.org>
Tue, 24 Jul 2007 10:54:35 +0000 (10:54 +0000)
committerVincent Bray <noodl@apache.org>
Tue, 24 Jul 2007 10:54:35 +0000 (10:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@559006 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_dumpio.html.en
docs/manual/mod/mod_dumpio.xml

index 00299d71bcfc99f499d0c3274c008839ccd6aa1f..d4931134b5331f453db9e8f9a5d702599b3db568 100644 (file)
@@ -95,6 +95,9 @@ later.</td></tr>
     <div class="example"><h3>Example</h3><p><code>
       DumpIOLogLevel notice
     </code></p></div>
+    
+    <div class="note"><h3>Compatibility</h3>Prior to 2.2.4 <code class="module"><a href="../mod/mod_dumpio.html">mod_dumpio</a></code>
+    would only dump to the log when <code class="directive"><a href="../mod/core.html#loglevel">LogLevel</a></code> was set to <code>debug</code></div>
 
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
index 47b23f8d704485a6543743810ec69966c0fe2d50..d3bbd93488570a877a9c8c3b452f33bd8da02c12 100644 (file)
@@ -105,6 +105,10 @@ later.</compatibility>
     <example><title>Example</title>
       DumpIOLogLevel notice
     </example>
+    
+    <note><title>Compatibility</title>Prior to 2.2.4 <module>mod_dumpio</module>
+    would only dump to the log when <directive
+    module="core">LogLevel</directive> was set to <code>debug</code></note>
 </usage>
 
 </directivesynopsis>