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