You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by GitBox <gi...@apache.org> on 2022/11/14 21:25:23 UTC

[GitHub] [logging-log4j2] ppkarwasz commented on a diff in pull request #1142: (doc) Add log4j-slf4j2-impl section to maven-artifacts

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


##########
src/site/markdown/maven-artifacts.md.vm:
##########
@@ -190,10 +190,19 @@ then add the following but do not remove any Commons Logging 1.x dependencies.
 
 #dependencies(['log4j-jcl'])
 
-$h3 SLF4J Bridge
+$h3 SLF4J 2.0.x Bridge
 
-If existing components use SLF4J and you want to have this logging routed to Log4j 2, then add the
+If existing components use SLF4J 2.0.x and you want to have this logging routed to Log4j 2, then add the
 following but do not remove any SLF4J dependencies.
+Ensure that all SLF4J artifacts have consistent version.

Review Comment:
   I do not understand what do you mean by this: except `slf4j-api` no other SLF4J/QOS.CH artifacts are needed.



-- 
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: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org