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.7compared with
Version Details
| 1.6 | 1.7 | |
|---|---|---|
| Release date | Jun 23, 2021 | Dec 21, 2021 |
| Licenses | ISC | ISC |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.6 | 1.7 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.apache.logging.log4j » log4j-api | - | 2.17.0 |
Provided Changes (1)
| 1.6 | 1.7 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | org.apache.logging.log4j » log4j-api | 2.0-beta4 | - |
