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/05/12 10:42:27 UTC

[GitHub] [logging-log4j2] ppkarwasz commented on pull request #842: Fix a typo in SLF4JServiceProvider

ppkarwasz commented on PR #842:
URL: https://github.com/apache/logging-log4j2/pull/842#issuecomment-1124837910

   It's not a typo, it is the correct method name in SLF4J 1.8 (cf. [Javadoc](https://www.javadoc.io/doc/org.slf4j/slf4j-api/1.8.0-beta4/org/slf4j/spi/SLF4JServiceProvider.html)).
   
   Version 2.0 of SLF4J is developed in a separate module `log4j-slf4j20-impl` of [branch slf4j-2.0](https://github.com/apache/logging-log4j2/tree/slf4j-2.0) and will be merged with the default branch when SLF4J 2.0 is stable enough. Right now SLF4J 2.0 is still in its alpha phase.


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