[jboss-user] [JBoss Seam] - Re: trace logging for log4j

matt.drees do-not-reply at jboss.com
Wed Jun 20 12:29:34 EDT 2007


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#4056125

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



More information about the jboss-user mailing list