Details
-
Sub-task
-
Resolution: Fixed
-
Blocker
-
None
-
blocker
Description
The org.slf4j.impl.StaticXYZBinder approach has been surprisingly successful for such a crude mechanism. However, with the advent of Java 9/jigsaw/modularisation we need a more standard approach. java.util.ServiceLoader introduced in Java 6 seems to fit the bill.