Author: markt
Date: Mon May 17 10:36:25 2010
New Revision: 945071
URL: http://svn.apache.org/viewvc?rev=945071&view=rev
Log:
Correct example
Modified:
tomcat/trunk/conf/logging.properties
Modified: tomcat/trunk/conf/logging.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/conf/logging.properties?rev=945071&r1=945070&r2=945071&view=diff
==============================================================================
--- tomcat/trunk/conf/logging.properties (original)
+++ tomcat/trunk/conf/logging.properties Mon May 17 10:36:25 2010
@@ -58,4 +58,4 @@ org.apache.catalina.core.ContainerBase.[
# For example, set the org.apache.catalina.util.LifecycleBase logger to log
# each component that extends LifecycleBase changing state:
-#org.apache.catalina.util.LifecycleBase = FINE
+#org.apache.catalina.util.LifecycleBase.level = FINE
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]