[
https://issues.apache.org/jira/browse/LOG4J2-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472036#comment-17472036
]
ASF subversion and git services commented on LOG4J2-3326:
---------------------------------------------------------
Commit f5ebfcb9b2ccd804102af3177fcac2fc1e37eef8 in logging-log4j2's branch
refs/heads/dependabot/maven/spring-boot.version-2.6.2 from Gary Gregory
[ https://gitbox.apache.org/repos/asf?p=logging-log4j2.git;h=f5ebfcb ]
[LOG4J2-3326] Fix parsing filters from Log4j 1.2 properties
configuration file #680.
> Log4j 1.2 bridge not parsing filters from Properties configuration properly
> ---------------------------------------------------------------------------
>
> Key: LOG4J2-3326
> URL: https://issues.apache.org/jira/browse/LOG4J2-3326
> Project: Log4j 2
> Issue Type: Improvement
> Components: Log4j 1.2 bridge
> Affects Versions: 2.17.1
> Reporter: Benjamin Röhl
> Assignee: Gary D. Gregory
> Priority: Major
> Fix For: 2.17.2
>
>
> h2. Status Quo
> The log4j 1.2 bridge gives backward-compatiblilty for the following filters,
> based on [migration
> documentation|https://logging.apache.org/log4j/2.x/manual/migration.html]:
> {code:java}
> Supported Filters include: DenyAllFilter, LevelMatchFilter, LevelRangeFilter,
> StringMatchFilter.{code}
> h2. Problem
> The filters' parameters are not parsed properly, and instead fallback to
> default configuration for filter.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)