Uploaded image for project: 'Log4j 2'
  1. Log4j 2
  2. LOG4J2-3316

Log4j 1.2 bridge should ignore case in properties file keys

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.17.2
    • Log4j 1.2 bridge
    • None

    Description

      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"

       

      Attachments

        Issue Links

          Activity

            People

              ggregory Gary D. Gregory
              ggregory Gary D. Gregory
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: