Hi, what can I do to make JBoss not displaying the whole stacktrace in the log files but only a single line per message. I want to have only one line log messages, something like this:
2004-11-25 16:36:02,255 INFO [org.jboss.web.WebService] Using RMI server codebase: 2004-11-25 16:36:13,691 INFO [org.apache.catalina.startup.Embedded] Catalina naming disabled 2004-11-25 16:36:16,956 INFO [org.apache.catalina.startup.Catalina] Initialization processed in 2895 ms 2004-11-25 16:36:16,956 INFO [org.jboss.web.tomcat.tc5.StandardService] Starting service jboss.web I suppose, I have to change something in the /conf/log4j.xml file but I don't know exactly what. Thank you! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3866717#3866717 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3866717 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
