[ 
https://issues.apache.org/jira/browse/LOG4J2-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16659369#comment-16659369
 ] 

ASF GitHub Bot commented on LOG4J2-2476:
----------------------------------------

GitHub user AlBundy33 opened a pull request:

    https://github.com/apache/logging-log4j2/pull/223

    [LOG4J2-2476] missing classes for 1.2 compatibility

    missing classes in 1.2-api
    
    These are needed to avoid compile-errors/NoClassDefFoundErrors with 
libraries that try to configure log4j programatically.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/AlBundy33/logging-log4j2 LOG4J2-2476

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/logging-log4j2/pull/223.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #223
    
----

----


> org.apache.log4j.SimpleLayout missing in log4j-1.2-api
> ------------------------------------------------------
>
>                 Key: LOG4J2-2476
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-2476
>             Project: Log4j 2
>          Issue Type: Bug
>          Components: log4j 1.2 emulation
>    Affects Versions: 2.11.1
>            Reporter: Al Bundy
>            Priority: Major
>
> I've tried to update log4j from 1.2.17 to 2.11.1.
> This seems to work for a lot of libraries but not for that ones that are 
> configuring log4j programmatically 
> For example crystal reports seems to use log4j 1.2 and its SimpleLayout. 
> So if I try to update log4j to the latest version I get a 
> NoClassdefFoundError. 
> ConsoleAppender seems to be missing too? 
> Could you please readd this classes to log4j-1.2-api? 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to