Hello
Could anyone tell the best way to initialize logger, declared as
@Logger
private Log log;
manually, for unit testing.
Seems, all logging objects declared in such way, to initialize them manually is quite
difficult.
Implement Log by myself?
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4061837#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...