Hi, I have a simple question regarding logging in JBoss: how can I configure the JBoss (possibly using log4j.xml file or some other things??) so that the set of Java classes that is deployed on the JBoss server (in a .war folder) can log into a specific file, and ONLY those Java classes can log into the file? I don't want the minute details of what's happening in JBoss (as is by default logging settings), but only the debug messages coming out of my Java classes that's deployed.
Thanks! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838230#3838230 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838230 ------------------------------------------------------- This SF.Net email is sponsored by: GNOME Foundation Hackers Unite! GUADEC: The world's #1 Open Source Desktop Event. GNOME Users and Developers European Conference, 28-30th June in Norway http://2004/guadec.org _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
