I use log4j for my logging. When I use struts I get a ton of DEBUG Code going to my Log File on startup. I have set all debug to 0 in the web xml for the Action Servlet declaration and it still happens. Is there anyway i can specify in the log4j config file to prevent this from happening apart from setting my root logger to INFO?
Brandon -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

