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.9compared with
Version Details
| 1.8 | 1.9 | |
|---|---|---|
| Release date | Dec 31, 2021 | Jan 08, 2022 |
| Licenses | ISC | ISC |
| Vulnerabilities | None | None |
Compile Changes (2)
| 1.8 | 1.9 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.amazonaws » aws-lambda-java-core | 1.2.1 | 1.2.0 |
| ~ Updated | org.apache.logging.log4j » log4j-api | 2.17.1 | 2.3.2 |
