Hi Zeron, I don't know if it's the method everyone else uses, but we work with it quite well. We get a Logger: Logger logger = Logger.getLogger(this.getClass()); We use org.jboss.logging.Logger
With this instance we do all of our logging. Peter View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841369#3841369 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3841369 ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
