You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@logging.apache.org by "Ralph Goers (JIRA)" <ji...@apache.org> on 2017/09/24 15:20:00 UTC

[jira] [Created] (LOG4J2-2057) Support SLF4J 1.8 binding mechanism

Ralph Goers created LOG4J2-2057:
-----------------------------------

             Summary: Support SLF4J 1.8 binding mechanism
                 Key: LOG4J2-2057
                 URL: https://issues.apache.org/jira/browse/LOG4J2-2057
             Project: Log4j 2
          Issue Type: Improvement
            Reporter: Ralph Goers


SLF4J has changed its binding mechanism in 1.8 to use the Java ServiceLoader. It no longer requires providers to implement org.slf4j classes. To be compatible with 1.8 the slf4j-impl module must add support for the new binding mechanism. Note that slf4j-impl can only be converted to a Java 9 module when the pre-1.8 bindings are removed.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)