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.0compared with
Version Details
| 2.3 | 3.0 | |
|---|---|---|
| Release date | Feb 01, 2024 | Mar 02, 2024 |
| Licenses | ISC | ISC |
| Vulnerabilities | None | None |
Compile Changes (3)
| 2.3 | 3.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | ch.qos.logback » logback-classic | 1.2.13 | 1.4.12 |
| ~ Updated | org.apache.logging.log4j » log4j-api | 2.20.0 | 2.21.1 |
| ~ Updated | org.apache.logging.log4j » log4j-slf4j-impl | 2.20.0 | 2.21.1 |
Test Changes (1)
| 2.3 | 3.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.logging.log4j » log4j-core | 2.20.0 | 2.21.1 |
