[jboss-user] [Beginners Corner] - Re: java.util.logging to Log4j mapping

PeterJ do-not-reply at jboss.com
Thu May 22 11:05:41 EDT 2008


I think that this is because the Java logger outputs to stderr, and log4j captures anything written to stderr and logs it using ERROR. I am not sure if you can configure Java logging to write to stdout instead (in which case I think the output shows up as INFO)

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

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



More information about the jboss-user mailing list