[jboss-user] [Installation, Configuration & Deployment] - Jboss Logger
koriel
do-not-reply at jboss.com
Sun Jul 30 05:56:45 EDT 2006
Can I configure jboss to use different log files for different log levels for my application. For example the info level to be logged in file myapp_info.log and the debug level in the myapp_debug.log so when I use log.info("some text") this entry goes to the myapp_info.log and accordingly for log.debug("some text")
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961718#3961718
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3961718
More information about the jboss-user
mailing list