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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...