Just have log4j.properties file in your classpath, and have set logging to debug level
| # Set root category priority to DEBUG and its appender to LOGFILE.
| log4j.rootCategory=DEBUG, LOGFILE
| #log4j.rootCategory=INFO, LOGFILE
| #log4j.rootCategory=WARN, LOGFILE
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960547#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...