[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - Re: AOPLogging
stale.pedersen@jboss.org
do-not-reply at jboss.com
Tue Aug 26 10:24:26 EDT 2008
ill just end up checking if the actual delegateplugin is NullLoggerPlugin. if it is we'll use our own SystemLoggerPlugin.
- and ill change all the:
if(AspecteManager.verbose)
| {
| System.err.println("blabla");
| }
to use logger.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4172601#4172601
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4172601
More information about the jboss-dev-forums
mailing list