[jboss-user] [JBoss Seam] - Logging using java.util.logging.*?

SmokingAPipe do-not-reply at jboss.com
Mon Jan 15 04:24:57 EST 2007


I'm having a very very strange problem: when I run my EAR on my local machine, I get log messages on console.  All my beans etc using java.util.logging to send log messages.  When I run the exact same EAR file on my production server I get absolute silence on the console from my app.  My severe log entries vanish.  The JRE's logging.properties is identiical and I can't find any other differences in the setups.  Any ideas?  Will logging ever be an easy part of the Java debugging process?  Should I just use System.out.println instead?


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

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



More information about the jboss-user mailing list