[
https://issues.apache.org/jira/browse/LOG4J2-3316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17468878#comment-17468878
]
ASF subversion and git services commented on LOG4J2-3316:
---------------------------------------------------------
Commit a2d5200cbc0b79ffda57f455ee26c272d2aee17c in logging-log4j2's branch
refs/heads/release-2.x from Gary Gregory
[ https://gitbox.apache.org/repos/asf?p=logging-log4j2.git;h=a2d5200 ]
[LOG4J2-3316] Log4j 1.2 bridge should ignore case in properties file
keys.
> Log4j 1.2 bridge should ignore case in properties file keys
> -----------------------------------------------------------
>
> Key: LOG4J2-3316
> URL: https://issues.apache.org/jira/browse/LOG4J2-3316
> Project: Log4j 2
> Issue Type: Improvement
> Components: log4j 1.2 emulation
> Reporter: Gary D. Gregory
> Assignee: Gary D. Gregory
> Priority: Major
>
> Log4j 1.2 bridge should ignore case in properties file keys.
> This will allow both of these styles to work:
> log4j.appender.FILE_APPENDER.file=${java.io.tmpdir}/${hadoop.log.file}
> log4j.appender.FILE_APPENDER.File=${java.io.tmpdir}/${hadoop.log.file}
> Notice the "file" vs. "File"
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)