[
https://issues.apache.org/jira/browse/LOG4J2-3012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17276899#comment-17276899
]
Arjun N commented on LOG4J2-3012:
---------------------------------
I am following [http://logging.apache.org/log4j/2.x/manual/migration.html?]
1. Have removed log4j1.2.17.jar
2. Added log4j-1.2-api-2.14.0.jar, log4j-api-2.14.0.jar and
log4j-core-2.14.0.jar.
3. Have kept my log4j.xml as it is.(PFA [^log4j.xml])
As I observed log.info, log.debug etc are not printing in console. Only
log.error and log.fatal are only printing. Appenders are not working.
Question : Do I need to create log4j2.xml..? and move my log4j.xml config to
log4j2.xml..?
> 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)