Author: hoang_to
Date: 2010-09-09 00:57:10 -0400 (Thu, 09 Sep 2010)
New Revision: 4110
Modified:
exo/portal/branches/3.1.x/server/jboss/patch-ear/src/main/jboss/server/default/conf/jboss-log4j.xml
Log:
EXOGTN-58: The log level of the eXo JCR is not properly set
Modified:
exo/portal/branches/3.1.x/server/jboss/patch-ear/src/main/jboss/server/default/conf/jboss-log4j.xml
===================================================================
---
exo/portal/branches/3.1.x/server/jboss/patch-ear/src/main/jboss/server/default/conf/jboss-log4j.xml 2010-09-09
04:44:42 UTC (rev 4109)
+++
exo/portal/branches/3.1.x/server/jboss/patch-ear/src/main/jboss/server/default/conf/jboss-log4j.xml 2010-09-09
04:57:10 UTC (rev 4110)
@@ -211,8 +211,8 @@
<priority value="INFO"/>
</category>
- <!-- Limit the JSR77 categories -->
- <category name="jcr">
+ <!-- Limit the JSR170 categories -->
+ <category name="exo.jcr">
<priority value="INFO"/>
</category>
Show replies by date