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 2013/10/28 09:09:59 UTC

svn commit: r1536283 - /myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-test/src/main/resources/log4j.xml

Author: lofwyr
Date: Mon Oct 28 08:09:59 2013
New Revision: 1536283

URL: http://svn.apache.org/r1536283
Log:
logging

Modified:
    myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-test/src/main/resources/log4j.xml

Modified: myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-test/src/main/resources/log4j.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-test/src/main/resources/log4j.xml?rev=1536283&r1=1536282&r2=1536283&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-test/src/main/resources/log4j.xml (original)
+++ myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-test/src/main/resources/log4j.xml Mon Oct 28 08:09:59 2013
@@ -33,10 +33,12 @@
   <category name="org.apache.myfaces.tobago.example.test">
     <priority value="debug" />
   </category>
-  
+
+<!--
   <category name="org.apache.myfaces.tobago.internal.layout.LayoutContext">
     <priority value="debug" />
   </category>
+-->
 
   <root>
     <priority value="info" />