elharo commented on code in PR #709: URL: https://github.com/apache/maven-site/pull/709#discussion_r1977450916
########## content/markdown/maven-logging.md: ########## @@ -70,19 +70,20 @@ The default SLF4J configuration for Maven is listed [here][8], where you can see ## Changing the SLF4J implementation -If you want use a different logging implementation, remove the slf4j-simple JAR +If you want to use a different logging implementation, remove the `slf4j-simple.jar` (or `maven-slf4j-provider.jar` since Maven 3.5.0) Review Comment: If you want to use --> To use -- 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]
