Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.4.1
-
None
Description
I've been trying to configure the LoggerNameLevelRewriteFilter based on the documentation:
https://logging.apache.org/log4j/2.x/manual/appenders.html
but, the parameters in the doc, don't match the parameters in the JavaDoc:
https://logging.apache.org/log4j/2.x/log4j-core/apidocs/org/apache/logging/log4j/core/appender/rewrite/LoggerNameLevelRewritePolicy.html
Based on the error messages, it seems like the JavaDoc parameters are correct.