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.
Version2.2compared with
Version Details
| 2.1 | 2.2 | |
|---|---|---|
| Release date | Feb 26, 2023 | Mar 04, 2023 |
| Licenses | ISC | ISC |
| Vulnerabilities | None | None |
Compile Changes (2)
| 2.1 | 2.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.logging.log4j » log4j-api | 2.13.2 | 2.20.0 |
| ~ Updated | org.apache.logging.log4j » log4j-slf4j-impl | 2.13.2 | 2.20.0 |
Test Changes (1)
| 2.1 | 2.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.logging.log4j » log4j-core | 2.13.2 | 2.20.0 |
