[jboss-user] [JBoss Seam] - Unit testing. How to initialize logger manually?

Alpha1251 do-not-reply at jboss.com
Mon Jul 9 04:22:30 EDT 2007


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#4061837

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



More information about the jboss-user mailing list