This adapter package enables the use of SLF4J-based logging within SciJava Common's logging framework. It is kept separate from the SciJava Common core classes to avoid proliferating SLF4J dependencies to downstream code that does not need SLF4J-based logging.
Version1.0.5compared with

Version Details

Compile Changes (2)

1.0.4 1.0.5
ChangeGroup / ArtifactPreviousCurrent
~ Updated org.scijava » scijava-common2.62.12.65.0
~ Updated org.slf4j » slf4j-api1.7.211.7.25

Test Changes (2)

1.0.4 1.0.5
ChangeGroup / ArtifactPreviousCurrent
+ Added ch.qos.logback » logback-classic-1.2.3
+ Added junit » junit-4.12