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.
Version1.11compared with
Version Details
| 1.10 | 1.11 | |
|---|---|---|
| Release date | Nov 15, 2022 | Feb 26, 2023 |
| Licenses | ISC | ISC |
| Vulnerabilities | None | None |
Compile Changes (3)
| 1.10 | 1.11 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.apache.logging.log4j » log4j-slf4j-impl | - | 2.3.2 |
| - Removed | log4j » log4j | 1.2.17 | - |
| - Removed | org.slf4j » slf4j-log4j12 | 1.7.32 | - |
Test Changes (1)
| 1.10 | 1.11 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.apache.logging.log4j » log4j-core | - | 2.3.2 |