vy commented on code in PR #2549: URL: https://github.com/apache/logging-log4j2/pull/2549#discussion_r1584368021
########## src/site/antora/modules/ROOT/pages/faq.adoc: ########## @@ -17,404 +17,196 @@ Licensed to the Apache Software Foundation (ASF) under one or more = F.A.Q. -[#missing_core] -== I'm seeing this error "Unable to locate a logging implementation, using SimpleLogger". What is wrong? - -You have the log4j-api-2.x jar file in your classpath but you still need to add the log4j-core-2.x jar to the classpath. -(Also, it looks like you are using an old version of Log4j 2. -You may want to upgrade.) - -[#which_jars] -== Which JAR files do I need? Review Comment: Removed these two sections, since their content is extensively covered in `installation.adoc`. -- 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]
