Author: julien_viet
Date: 2010-03-02 11:57:46 -0500 (Tue, 02 Mar 2010)
New Revision: 1927
Modified:
portal/trunk/server/tomcat/patch/src/main/tomcat/conf/logging.properties
Log:
chromattic logging debug level in tomcat
Modified: portal/trunk/server/tomcat/patch/src/main/tomcat/conf/logging.properties
===================================================================
--- portal/trunk/server/tomcat/patch/src/main/tomcat/conf/logging.properties 2010-03-02
16:42:13 UTC (rev 1926)
+++ portal/trunk/server/tomcat/patch/src/main/tomcat/conf/logging.properties 2010-03-02
16:57:46 UTC (rev 1927)
@@ -83,3 +83,6 @@
org.gatein.level = FINE
org.gatein.handlers = 6gatein.org.apache.juli.FileHandler
+org.chromattic.level = FINE
+org.chromattic.handlers = 6gatein.org.apache.juli.FileHandler
+