You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@logging.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/09/25 03:49:00 UTC

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

    [ https://issues.apache.org/jira/browse/LOG4J2-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16178497#comment-16178497 ] 

ASF subversion and git services commented on LOG4J2-2057:
---------------------------------------------------------

Commit a73fce2e726624efdd594f9b23f10ed253ac6884 in logging-log4j2's branch refs/heads/master from [~ralph_goers@dslextreme.com]
[ https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;h=a73fce2 ]

LOG4J2-2057 - Support new SLF4J binding mechanism introduced in SLF4J 1.8.


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