Ralph Goers created LOG4J2-2817:
-----------------------------------
Summary: Allow the file size action to be sensitive to the correct
Locale.
Key: LOG4J2-2817
URL: https://issues.apache.org/jira/browse/LOG4J2-2817
Project: Log4j 2
Issue Type: Bug
Components: Appenders
Affects Versions: 2.13.1
Reporter: Ralph Goers
The file size action uses Locale.getDefault(). This may vary the parsing
depending on the Locale. Using Locale.ROOT instead would mean that the parsing
rules will never change.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)