[jbosscache-commits] JBoss Cache SVN: r7866 -	benchmarks/benchmark-fwk/trunk/conf.
    jbosscache-commits at lists.jboss.org 
    jbosscache-commits at lists.jboss.org
       
    Thu Mar  5 12:51:03 EST 2009
    
    
  
Author: manik.surtani at jboss.com
Date: 2009-03-05 12:51:03 -0500 (Thu, 05 Mar 2009)
New Revision: 7866
Modified:
   benchmarks/benchmark-fwk/trunk/conf/log4j.xml
Log:
Modified: benchmarks/benchmark-fwk/trunk/conf/log4j.xml
===================================================================
--- benchmarks/benchmark-fwk/trunk/conf/log4j.xml	2009-03-05 17:45:29 UTC (rev 7865)
+++ benchmarks/benchmark-fwk/trunk/conf/log4j.xml	2009-03-05 17:51:03 UTC (rev 7866)
@@ -86,6 +86,10 @@
       <priority value="ERROR"/>
    </category>
 
+   <category name="org.horizon">
+      <priority value="ERROR"/>
+   </category>
+
    <!-- Here goes the root -->
    <root>
       <priority value="INFO"/>
    
    
More information about the jbosscache-commits
mailing list