[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Logging

PeterJ do-not-reply at jboss.com
Thu Apr 17 11:22:27 EDT 2008


By adding appender-ref to root, you will end up getting all logging showing up in apass.log. Remove that:

<root>
  |       <appender-ref ref="CONSOLE"/>
  |       <appender-ref ref="FILE"/>
  |    </root>

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4144919



More information about the jboss-user mailing list