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

RewriteAppender ignores the filter that's passed to it.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0-beta6
    • 2.0-beta7
    • Core
    • None

    Description

      The RewriteAppender ignores the filter provided. It just passes null instead of adding the filter.

      It occurs on the line where the AppenderControl is added to the ConcurrentMap. Instead of passing null, it could just pass the reference to the filter that it already passes to the super class.

      Attachments

        Activity

          People

            rgoers Ralph Goers
            kurt.lehrke Kurt Lehrke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: