trejkaz commented on issue #349: Fix erroneous usage of default locale
URL: https://github.com/apache/logging-log4j2/pull/349#issuecomment-599881590
Ah, you're right, that case does break it because it turns into a decimal
point.
remkop commented on issue #349: Fix erroneous usage of default locale
URL: https://github.com/apache/logging-log4j2/pull/349#issuecomment-599878124
I see. I was thinking along the lines of parsing `1,000` (1000 in US locale)
vs `1.000` (1000 in French/German/Dutch locale), but if that doesn
trejkaz commented on issue #349: Fix erroneous usage of default locale
URL: https://github.com/apache/logging-log4j2/pull/349#issuecomment-599873519
Alright, so as it turns out, all current locales show no failure with
passing in the digits in Latin even if that locale in question uses diff
[
https://issues.apache.org/jira/browse/LOG4J2-2808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roy Zhou updated LOG4J2-2808:
-
Priority: Major (was: Trivial)
> LoggerContext should skip looking up localhost when hostName is config
Roy Zhou created LOG4J2-2808:
Summary: LoggerContext should skip looking up localhost when
hostName is configured.
Key: LOG4J2-2808
URL: https://issues.apache.org/jira/browse/LOG4J2-2808
Project: Log4j 2