[GitHub] [logging-log4j2] trejkaz commented on issue #349: Fix erroneous usage of default locale

2020-03-16 Thread GitBox
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.

[GitHub] [logging-log4j2] remkop commented on issue #349: Fix erroneous usage of default locale

2020-03-16 Thread GitBox
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

[GitHub] [logging-log4j2] trejkaz commented on issue #349: Fix erroneous usage of default locale

2020-03-16 Thread GitBox
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

[jira] [Updated] (LOG4J2-2808) LoggerContext should skip looking up localhost when hostName is configured.

2020-03-16 Thread Roy Zhou (Jira)
[ 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

[jira] [Created] (LOG4J2-2808) LoggerContext should skip looking up localhost when hostName is configured.

2020-03-16 Thread Roy Zhou (Jira)
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