ppkarwasz commented on code in PR #2549:
URL: https://github.com/apache/logging-log4j2/pull/2549#discussion_r1584392817


##########
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:
   For `SimpleLogger` we probably need to amend the Installation page: there is 
no simple way to disable the warning/error if a user wants to use 
`SimpleLogger`.
   
   We might consider creating a `log4j-simple` artifact with a single class: a 
`Provider` for `SimpleLogger`.



-- 
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]

Reply via email to