Small logging facade that backends to a number of standard logging packages and that
can be copied into another project. This allows you to write your code and include log messages
without having a fixed dependency on any one logging package. I include this code into my libraries
and so they can stay agnostic.
Version3.1compared with
Version Details
| 3.0 | 3.1 | |
|---|---|---|
| Release date | Mar 02, 2024 | Aug 12, 2026 |
| Licenses | ISC | ISC |
| Vulnerabilities | None | None |
Compile Changes (4)
| 3.0 | 3.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | ch.qos.logback » logback-classic | 1.4.12 | 1.3.13 |
| ~ Updated | org.apache.logging.log4j » log4j-api | 2.21.1 | 2.25.4 |
| ~ Updated | org.apache.logging.log4j » log4j-slf4j-impl | 2.21.1 | 2.25.4 |
| ~ Updated | org.slf4j » slf4j-api | 1.7.32 | 2.0.12 |
Test Changes (1)
| 3.0 | 3.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.logging.log4j » log4j-core | 2.21.1 | 2.25.4 |