[jboss-user] [Beginners Corner] - Re: Log4j Configuration

PeterJ do-not-reply at jboss.com
Fri Jun 26 12:10:56 EDT 2009


You should already be getting INFO or DEBUG log entries for Seam. If you need more control, add something like this to the server/xxx/conf/jboss-log4j.xml file:

   <category name="org.jboss.seam">
  |       <priority value="WARN"/>
  |    </category>
  | 

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

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



More information about the jboss-user mailing list