Author: dan.j.allen
Date: 2008-10-28 15:17:24 -0400 (Tue, 28 Oct 2008)
New Revision: 9457
Modified:
trunk/bootstrap/log4j.xml
Log:
Ajax4jsf makes too much noise during tests...tone it down
Modified: trunk/bootstrap/log4j.xml
===================================================================
--- trunk/bootstrap/log4j.xml 2008-10-28 19:14:33 UTC (rev 9456)
+++ trunk/bootstrap/log4j.xml 2008-10-28 19:17:24 UTC (rev 9457)
@@ -46,6 +46,12 @@
</category>
-->
+ <!-- Ajax4jsf is too noisy -->
+ <category name="org.ajax4jsf.cache">
+ <priority value="WARN"/>
+ </category>
+
+
<!-- ############### Seam logging ################### -->
<category name="org.jboss.seam">
<priority value="WARN"/>