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 2011/11/24 13:12:19 UTC

svn commit: r1205799 - /myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/resources/log4j.xml

Author: lofwyr
Date: Thu Nov 24 12:12:18 2011
New Revision: 1205799

URL: http://svn.apache.org/viewvc?rev=1205799&view=rev
Log:
fix logging category

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

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/resources/log4j.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/resources/log4j.xml?rev=1205799&r1=1205798&r2=1205799&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/resources/log4j.xml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/resources/log4j.xml Thu Nov 24 12:12:18 2011
@@ -40,7 +40,7 @@
 <!--    <priority value="info" />-->
 <!--  </category>-->
 
-<!--  <category name="org.apache.myfaces.tobago.demo">-->
+<!--  <category name="org.apache.myfaces.tobago.example.demo">-->
 <!--    <priority value="debug" />-->
 <!--  </category>-->