[Jboss-cvs] JBossAS SVN: r56915 - branches/MC_VDF_WORK/system/src/resources

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat Sep 16 09:16:46 EDT 2006


Author: adrian at jboss.org
Date: 2006-09-16 09:16:44 -0400 (Sat, 16 Sep 2006)
New Revision: 56915

Modified:
   branches/MC_VDF_WORK/system/src/resources/log4j.properties
Log:
Enable trace logging for the new deployers by default.

Modified: branches/MC_VDF_WORK/system/src/resources/log4j.properties
===================================================================
--- branches/MC_VDF_WORK/system/src/resources/log4j.properties	2006-09-16 13:14:51 UTC (rev 56914)
+++ branches/MC_VDF_WORK/system/src/resources/log4j.properties	2006-09-16 13:16:44 UTC (rev 56915)
@@ -21,3 +21,4 @@
 log4j.appender.CONSOLE.layout=org.apache.log4j.PatternLayout
 log4j.appender.CONSOLE.layout.ConversionPattern=%d{ABSOLUTE} %-5p [%c{1}] %m%n
 
+log4j.category.org.jboss.deployers=TRACE#org.jboss.logging.XLevel




More information about the jboss-cvs-commits mailing list