[jboss-user] [JBoss Seam] - Disable Seam debug logging?
peter.hilton
do-not-reply at jboss.com
Tue Dec 18 05:38:42 EST 2007
You could just disable Seam's debug logging in the Log4J configuration. In my JBoss I have the following in server/default/conf/jboss-log4j.xml
<category name="org.jboss.seam"><priority value="WARN"/></category>
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113704#4113704
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113704
More information about the jboss-user
mailing list