ok but the real problem is that struts logs an INFO each time a request is processed. My webapp should handle hundreds of simultaneous clients therefore my personal webapps logs are not visible enough. But thanks anyway.
-----Message d'origine----- De : Pani, Gourav [mailto:[EMAIL PROTECTED]] Envoy� : jeudi 30 janvier 2003 14:10 � : 'Struts Users Mailing List' Objet : RE: log4j problem You may want to increase your default console setting from DEBUG to WARN. That would eliminate a lot of log messages. -----Original Message----- From: De Cesco, Jonathan [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 30, 2003 5:09 AM To: '[EMAIL PROTECTED]' Subject: log4j problem Hi all, I was using Log4J with struts1.0 with no problem. When I updated to struts1.1b3, messages from Struts like "RequestProcessor Processing a POST request for path url" are logged using my webapp log4j configuration file. The problem is I don't want struts to log these messages but it keeps using my log4J configuration once it finds it. anyone ???? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

