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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
