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

matt.drees do-not-reply at jboss.com
Thu Jul 26 16:13:51 EDT 2007


Here's another (probably bad) idea.

Create a Seam interceptor that looks for a @Logger field and replaces the default Log instance with yours.

Of course, your stack traces are that much bigger and maybe method calls are a tiny bit slower, and I think you might have to annotate all of your classes.  But maybe there are ways around that.

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

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



More information about the jboss-user mailing list