[
https://issues.apache.org/jira/browse/LOG4J2-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16238819#comment-16238819
]
ASF subversion and git services commented on LOG4J2-2098:
---------------------------------------------------------
Commit 9619631fd5cc41dbdb7733c79f62ec803d8267fa in logging-log4j2's branch
refs/heads/master from [~ralphgoers]
[ https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;h=9619631 ]
LOG4J2-2098 - Add a noop AppenderSkeleton for applications still using Log4j 1.x
> Add AppenderSkeleton to Log4j 1.2 API
> -------------------------------------
>
> Key: LOG4J2-2098
> URL: https://issues.apache.org/jira/browse/LOG4J2-2098
> Project: Log4j 2
> Issue Type: Improvement
> Components: log4j 1.2 emulation
> Affects Versions: 2.9.1
> Reporter: Ralph Goers
> Fix For: 2.10.0
>
>
> Some applications dynamically create Appenders for Log4j 1.x and will fail to
> run with Log4j 2 due to a ClassNotFoundException. Providing a version of the
> class should cause no harm as the Appender will never be called in Log4j 2.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)