[jboss-user] [JBoss Seam] - SEAM Logger issue

wayofdragonster do-not-reply at jboss.com
Mon Dec 3 01:24:34 EST 2007


Hi All,

I am trying to use the SEAM Logger, but it doesn't seem to work.  Are there any special configurations that I need to do?  Here is what I have done so far to enable logging for my application:

1) Declare "@Logger private Log log;" in my stateless session bean
2) use log.debug(...)

Do I need log4.properties in WEB-INF/classes/ for it to work?  I assume it logs to server.log or the console by default in jboss.

If anyone can shed some light on this it would be great!

Thanks

Paul



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109703#4109703

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



More information about the jboss-user mailing list