[jboss-user] [JBoss Seam] - Re: Custom Logging in Seam

gavin.king@jboss.com do-not-reply at jboss.com
Thu Jul 26 17:11:44 EDT 2007


"ucfjeff" wrote : We have a custom log implementation that wraps log4j.  It collects extra application (appID, serverName, etc) and session data (sessionID, customerID, etc) for analysis while staying as close to the log4j style as possible.

Why not just use the log4j NDC for this?

Here's an example from Seam CVS:

http://fisheye.jboss.com/browse/JBoss/jboss-seam/src/main/org/jboss/seam/web/LoggingFilter.java?r=1.2

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

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



More information about the jboss-user mailing list