You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2022/01/04 22:18:00 UTC

[jira] [Resolved] (LOG4J2-3316) Log4j 1.2 bridge should ignore case in properties file keys

     [ https://issues.apache.org/jira/browse/LOG4J2-3316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary D. Gregory resolved LOG4J2-3316.
-------------------------------------
    Fix Version/s: 2.17.2
       Resolution: Fixed

> 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
>             Fix For: 2.17.2
>
>
> 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)