https://bz.apache.org/bugzilla/show_bug.cgi?id=64121

            Bug ID: 64121
           Summary: Log messages should not be localized
           Product: Tomcat 9
           Version: 9.0.x
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: ktamura.biz...@gmail.com
  Target Milestone: -----

Log messages should not be localized because of the following reasons:

 - To make it easier to find out cause and solution for message by Google
search. Japanese message allows us to search only Japanese information.
 - In general, the readers of Tomcat logs are developers or administrators who
can understand English so there are no need to be localized. 
 - It can cause Mojibake in Tomcat logs if Tomcat/OS settings is incorrect.
 - We often need to replace localized messages in Tomcat logs with English
messages for some reasons.

I will do pull request if this is accepted.

-- 
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

Reply via email to