Bug 60117 - OneLineFormatter doesn't localize the log level.
Summary: OneLineFormatter doesn't localize the log level.
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 8
Classification: Unclassified
Component: Catalina (show other bugs)
Version: 8.5.x-trunk
Hardware: PC All
: P2 normal (vote)
Target Milestone: ----
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-12 10:02 UTC by Tatsuya Bessho
Modified: 2016-09-15 07:49 UTC (History)
0 users



Attachments
patch against trunk. (459 bytes, patch)
2016-09-12 10:02 UTC, Tatsuya Bessho
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tatsuya Bessho 2016-09-12 10:02:07 UTC
Created attachment 34236 [details]
patch against trunk.

I set "-Duser.language=ja".
The Log level is always output in English.
This means my setting is ignored.
The Log level should be localized.
Comment 1 Keiichi Fujino 2016-09-15 07:49:22 UTC
Thanks for the report.
The fix will be in :
- 9.0.x for 9.0.0.M11 onwards
- 8.5.x for 8.5.6 onwards
- 8.0.x for 8.0.38 onwards
- 7.0.x for 7.0.73 onwards