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
| 1.0.2 | 1.0.6 | |
|---|---|---|
| Release date | Dec 19, 2014 | Oct 29, 2022 |
| Licenses | BSD | BSD |
| Vulnerabilities | None | None |
Compile Changes (2)
| 1.0.2 | 1.0.6 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.scijava » scijava-common | 2.35.2 | 2.89.0 |
| ~ Updated | org.slf4j » slf4j-api | 1.7.2 | 1.7.32 |
Test Changes (2)
| 1.0.2 | 1.0.6 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | ch.qos.logback » logback-classic | - | 1.2.3 |
| + Added | junit » junit | - | 4.13.2 |
