sorry didn't post properly ...

To turn off the Jboss seam logging, is it sufficient to change this setting at 
\server\default\conf\log4j.xml:




  |    <!-- ======================= -->
  |    <!-- Setup the Root category -->
  |    <!-- ======================= -->
  | 
  |    <root>
  |       <priority value="WARN"/>
  |       <appender-ref ref="CONSOLE"/>
  |       <appender-ref ref="FILE"/>
  |    </root>
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078551#4078551

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078551
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to