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