[jboss-user] [JBoss Seam] - Re: Hints on debugging

Kruno do-not-reply at jboss.com
Thu Jul 5 08:58:21 EDT 2007


You can edit jboss-4.2.0.GA/server/default/conf/jboss-log4j.xml if you are using jboss 4.2 or jboss-4.0.5.GA/server/default/conf/log4j.xml

and  change :

  | <root>
  | 	<level value="DEBUG"/>
  |       <appender-ref ref="CONSOLE"/>
  |       <appender-ref ref="FILE"/>
  |    </root>
  | 
but that is a lot of debug.
cool thing is that you do not have to stop server to change logging level


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

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



More information about the jboss-user mailing list