Author: rpopma
Date: Sat Jun 21 00:11:12 2014
New Revision: 1604304

URL: http://svn.apache.org/r1604304
Log:
doc fix

Modified:
    logging/log4j/log4j2/trunk/src/site/xdoc/faq.xml

Modified: logging/log4j/log4j2/trunk/src/site/xdoc/faq.xml
URL: 
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/src/site/xdoc/faq.xml?rev=1604304&r1=1604303&r2=1604304&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/src/site/xdoc/faq.xml (original)
+++ logging/log4j/log4j2/trunk/src/site/xdoc/faq.xml Sat Jun 21 00:11:12 2014
@@ -88,7 +88,7 @@
 
                <a name="troubleshooting" />
         <h4>How do I debug my configuration?</h4>
-        <p>Set configuration <code>status="debug"</code> and you will see
+        <p>Set configuration <code>status="trace"</code> and you will see
                detailed log4j2-internal
         log statements about what happens during the configuration process.
         This may be useful to trouble-shoot configuration issues.


Reply via email to