Sergey Chernov created LOG4J2-1554:
--------------------------------------

             Summary: 
org.apache.logging.log4j.core.filter.DynamicThresholdFilter doesn't override 
all 'filter' methods of org.apache.logging.log4j.core.filter.AbstractFilter
                 Key: LOG4J2-1554
                 URL: https://issues.apache.org/jira/browse/LOG4J2-1554
             Project: Log4j 2
          Issue Type: Bug
          Components: Filters
    Affects Versions: 2.6.2
         Environment: Development
            Reporter: Sergey Chernov


We have found that filtering doesn't work with DynamicThresholdFilter when we 
are using methods like logger.trace(pattern, val); 

We have found that DynamicThresholdFilter overrides only few 'filter' methods 
of AbstractFilter what causes returning Result.NEUTRAL on them, so filtering 
doesn't work.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to