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

Ralph Goers commented on LOG4J2-3012:
-------------------------------------

If you are following the steps in the migration page then you can let your apps 
continue to log using the Log4j 1.x api. Everything else must change to use 
Log4j2. You must convert your appenders to meet Log4j2 requirements and use a 
log4j2.xml.  The migration page shows a few examples of what a log4j2 
configuration looks like as compared to log4j 1.x. 

If you want to continue to use your log4j 1 configuration and appenders you 
must follow the directions on the compatibility page, but that is considered 
experimental and may not support everything you want to do.

> Custom appenders are not working after log4j2 migration using the bridge 
> log4j-1.2-api-2.14.0.jar
> -------------------------------------------------------------------------------------------------
>
>                 Key: LOG4J2-3012
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-3012
>             Project: Log4j 2
>          Issue Type: Question
>          Components: Appenders
>    Affects Versions: 2.14.0
>            Reporter: Arjun N
>            Priority: Major
>         Attachments: log4j.xml
>
>
> We have migrated from log4j1.2.17 to log4j-api-2.14.0 using the bridge 
> log4j-1.2-api-2.14.0.jar. log.info is not getting printed in the console, I 
> can see log.error.
> And custom appenders are not working. please let me know if there is any 
> alternative solution for this issue.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to