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
| 1.0.4 | 1.0.5 | |
|---|---|---|
| Release date | May 05, 2017 | Dec 26, 2017 |
| Licenses | BSD | BSD |
| Vulnerabilities | None | None |
Compile Changes (2)
| 1.0.4 | 1.0.5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.scijava » scijava-common | 2.62.1 | 2.65.0 |
| ~ Updated | org.slf4j » slf4j-api | 1.7.21 | 1.7.25 |
Test Changes (2)
| 1.0.4 | 1.0.5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | ch.qos.logback » logback-classic | - | 1.2.3 |
| + Added | junit » junit | - | 4.12 |
