[jboss-user] [Beginners Corner] - Log4j on JBoss
alexsooner
do-not-reply at jboss.com
Thu May 24 22:35:08 EDT 2007
besides the default log4j.xml in JBoss, if I want to load another one, it seems like JBoss always filter it with "System.out" logger if i use "Console" appender.
So the output becomes:
05/03/2007 INFO [STDOUT] 05/03/2007 INFO [Test] Hello World!
It appears twice.
Can anybody tell me how to avoid it?
Thanks.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048537#4048537
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4048537
More information about the jboss-user
mailing list