ppkarwasz commented on issue #1462: URL: https://github.com/apache/logging-log4j2/issues/1462#issuecomment-1537349834
I think that "SLF4J 2 Provider for Log4j" is rather ambiguous: is it a provider that forwards Log4j API calls to SLF4J (`log4j-to-slf4j`) or SLF4J calls to Log4j API (`log4j-slf4j2-impl`). Both APIs use the term _"provider"_. BTW: neither `log4j-slf4j-impl` nor `log4j-slf4j2-impl` bind SLF4J to Log4j Core. The binding is purely to Log4j API (cf. #1064 and related issue). -- 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]
