[slf4j-dev] [JIRA] (SLF4J-401) Upgrade SLF4J binding mechanism to use java.util.ServiceLoader

QOS.CH (JIRA) noreply-jira at qos.ch
Mon Mar 20 10:25:00 CET 2017


Ceki Gülcü created SLF4J-401:
--------------------------------

             Summary: Upgrade SLF4J binding mechanism to use java.util.ServiceLoader
                 Key: SLF4J-401
                 URL: https://jira.qos.ch/browse/SLF4J-401
             Project: SLF4J
          Issue Type: Improvement
          Components: Core API
            Reporter: Ceki Gülcü
            Assignee: Ceki Gülcü
            Priority: Blocker
             Fix For: 1.8.0


The {{org.slf4j.impl.StaticXYZBinder}} approach has been surprisingly successful fro such a crude mechanism. However, with the advent of Java 9/jigsaw/modularisation we need a more standard mechanism. {{java.util.ServiceLoader}} introduced in Java 6 seems to fit the bill.



--
This message was sent by Atlassian JIRA
(v7.3.1#73012)


More information about the slf4j-dev mailing list