[
https://issues.apache.org/jira/browse/LOG4J2-3316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on LOG4J2-3316 stopped by Gary D. Gregory.
-----------------------------------------------
> 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)