You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2010/05/17 12:36:25 UTC

svn commit: r945071 - /tomcat/trunk/conf/logging.properties

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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org