Thanks.
Though, you missed on spot, I think:
Log4JProvider.java line 100
| public void trace(Object object, Throwable t)
| {
| logger.log( getFQCN(), Level.DEBUG, object, t);
| }
|
By the way, sorry for the bad patch. I'll have to install command line cvs,
apparently; I was just using Eclipse's patch wizard.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4056125#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...