I'll stick with commons logging for logging.
But one idea occurs to me, you might want to change:
|
| @Logger
| private Log log;
|
|
to
|
| @Printer
| private Printf printf
|
|
since it sounds like your true goal is to emulate printf with the @Logger stuff.
(have a laugh)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4012731#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...