Nerdy-5 opened a new issue, #1403: URL: https://github.com/apache/logging-log4j2/issues/1403
## Description In hierarchy.java, the lines log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. make it seem, like log4j 1.x is failing to boot up, providing a link to outdated documentation. ## Configuration **Version:** 2.20.0] **Operating system:** [AIX] **JDK:** [OpenJDK 11] ## Logs ``` log4j:WARN No appenders could be found for logger (xxx). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. ``` ## Reproduction n.a. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
