Author: markt
Date: Mon Aug 4 15:00:38 2008
New Revision: 682525
URL: http://svn.apache.org/viewvc?rev=682525&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45532
Doc typo
Modified:
tomcat/container/tc5.5.x/webapps/docs/logging.xml
tomcat/tc6.0.x/trunk/webapps/docs/logging.xml
tomcat/trunk/webapps/docs/logging.xml
Modified: tomcat/container/tc5.5.x/webapps/docs/logging.xml
URL:
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/webapps/docs/logging.xml?rev=682525&r1=682524&r2=682525&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/logging.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/logging.xml Mon Aug 4 15:00:38 2008
@@ -63,7 +63,7 @@
<p>
If you need to setup cross-context detailed logging from within Tomcat's
code,
- then you can use a simple log4j configuration. Note that this logging
van be very
+ then you can use a simple log4j configuration. Note that this logging
can be very
verbose depending on the log level you chose to use. Note also that a
log4j logging
configuration is not going to produce stack trace type logging: those
stack traces
are output to <code>stdout</code> as discussed above.
Modified: tomcat/tc6.0.x/trunk/webapps/docs/logging.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/logging.xml?rev=682525&r1=682524&r2=682525&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/logging.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/logging.xml Mon Aug 4 15:00:38 2008
@@ -73,7 +73,7 @@
<p>
If you need to setup cross-context detailed logging from within Tomcat's
code,
- then you can use a simple log4j configuration. Note that this logging
van be very
+ then you can use a simple log4j configuration. Note that this logging
can be very
verbose depending on the log level you chose to use. Note also that a
log4j logging
configuration is not going to produce stack trace type logging: those
stack traces
are output to <code>stdout</code> as discussed above.
Modified: tomcat/trunk/webapps/docs/logging.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/logging.xml?rev=682525&r1=682524&r2=682525&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/logging.xml (original)
+++ tomcat/trunk/webapps/docs/logging.xml Mon Aug 4 15:00:38 2008
@@ -73,7 +73,7 @@
<p>
If you need to setup cross-context detailed logging from within Tomcat's
code,
- then you can use a simple log4j configuration. Note that this logging
van be very
+ then you can use a simple log4j configuration. Note that this logging
can be very
verbose depending on the log level you chose to use. Note also that a
log4j logging
configuration is not going to produce stack trace type logging: those
stack traces
are output to <code>stdout</code> as discussed above.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]