https://issues.apache.org/bugzilla/show_bug.cgi?id=48716
--- Comment #21 from Konstantin Kolinko <knst.koli...@gmail.com> 2010-10-15 07:19:15 EDT --- I proposed r1005802 for backport to 6.0. Though maybe we can enhance that to print some warning when it happens, or maybe just one warning at startup time. BTW, I have a use case where the default LogManager is useful for us. That is not in production, but during development only. We have several webapps where there is a WEB-INF/classes/logging.properties file that is configured to do not output anything to the console. When we debug those applications it is helpful to use the default LogManager instead of JULI, so that those logging.properties are ignored and all debug output goes to the console. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org