You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2009/01/15 23:17:32 UTC

svn commit: r734840 - /myfaces/tobago/trunk/example/sandbox/src/main/resources/log4j.xml

Author: lofwyr
Date: Thu Jan 15 14:17:31 2009
New Revision: 734840

URL: http://svn.apache.org/viewvc?rev=734840&view=rev
Log:
remove improper log config

Modified:
    myfaces/tobago/trunk/example/sandbox/src/main/resources/log4j.xml

Modified: myfaces/tobago/trunk/example/sandbox/src/main/resources/log4j.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/sandbox/src/main/resources/log4j.xml?rev=734840&r1=734839&r2=734840&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/sandbox/src/main/resources/log4j.xml (original)
+++ myfaces/tobago/trunk/example/sandbox/src/main/resources/log4j.xml Thu Jan 15 14:17:31 2009
@@ -41,14 +41,6 @@
     </layout>
   </appender>
 
-  <category name="org.apache.myfaces.tobago.renderkit.html.scarborough.standard.tag.TreeNodeRenderer">
-    <priority value="debug"/>
-  </category>
-
-  <category name="org.apache.myfaces.tobago.model.MixedTreeModel">
-    <priority value="debug"/>
-  </category>
-
   <category name="org.apache.myfaces.tobago.model.Wizard">
     <priority value="debug"/>
   </category>