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.2compared with

Version Details

Compile Changes (2)

1.0.2 1.0.6
ChangeGroup / ArtifactPreviousCurrent
~ Updated org.scijava » scijava-common2.35.22.89.0
~ Updated org.slf4j » slf4j-api1.7.21.7.32

Test Changes (2)

1.0.2 1.0.6
ChangeGroup / ArtifactPreviousCurrent
+ Added ch.qos.logback » logback-classic-1.2.3
+ Added junit » junit-4.13.2