Author: hlship
Date: Sat Sep  3 00:25:16 2011
New Revision: 1164768

URL: http://svn.apache.org/viewvc?rev=1164768&view=rev
Log:
Clean up some logging configuration

Modified:
    tapestry/tapestry5/trunk/tapestry-core/src/test/resources/log4j.properties
    tapestry/tapestry5/trunk/tapestry-ioc/src/test/resources/log4j.properties

Modified: 
tapestry/tapestry5/trunk/tapestry-core/src/test/resources/log4j.properties
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/test/resources/log4j.properties?rev=1164768&r1=1164767&r2=1164768&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-core/src/test/resources/log4j.properties 
(original)
+++ tapestry/tapestry5/trunk/tapestry-core/src/test/resources/log4j.properties 
Sat Sep  3 00:25:16 2011
@@ -16,4 +16,3 @@ log4j.category.org.apache.tapestry5.inte
 
 # Turn off much of the racket from Selenium when it runs
 log4j.category.org.openqa.selenium.server=warn
-log4j.category.org.apache.tapestry5.ioc.Registry=debug

Modified: 
tapestry/tapestry5/trunk/tapestry-ioc/src/test/resources/log4j.properties
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-ioc/src/test/resources/log4j.properties?rev=1164768&r1=1164767&r2=1164768&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-ioc/src/test/resources/log4j.properties 
(original)
+++ tapestry/tapestry5/trunk/tapestry-ioc/src/test/resources/log4j.properties 
Sat Sep  3 00:25:16 2011
@@ -18,7 +18,6 @@ log4j.category.com.example=debug
 
log4j.category.org.apache.tapestry5.ioc.services.TapestryIOCModule.PeriodicExecutor=debug
 
 # This makes things very verbose, but can be useful to figure what's happening 
and how long its taking.
-# log4j.category.org.apache.tapestry5.ioc.Registry=debug
-
+log4j.category.org.apache.tapestry5.ioc.Registry=debug
 
 # 
log4j.category.org.apache.tapestry5.ioc.services.TapestryIOCModule.PlasticProxyFactory=debug


Reply via email to