https://bz.apache.org/bugzilla/show_bug.cgi?id=58431
Konstantin Kolinko <knst.koli...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #1 from Konstantin Kolinko <knst.koli...@gmail.com> --- 1. Changing the naming in the default servlet.xml is a bad idea. I am sure that the default naming is mentioned in many places, that will be broken / obsoleted by this change: books, documentations, FAQs, discussions, etc. 2. Access Log and java.util.logging logs are different beasts, serving different purpose and having different format. It is good to keep them separate. I do not know whether this naming was a conscious decision 10+ years ago, or it just happened this way, but I find this feature useful. 3. Apache HTTPD [1] uses "logs/access_log" in its examples. I think that if that log is rotated it will grow a date suffix. [1] http://httpd.apache.org/docs/2.4/mod/mod_log_config.html#customlog I do not see enough reasons for making the proposed change. -- 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