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.8compared with
Version Details
| 1.7 | 1.8 | |
|---|---|---|
| Release date | Dec 21, 2021 | Dec 31, 2021 |
| Licenses | ISC | ISC |
| Vulnerabilities | None | None |
Compile Changes (6)
| 1.7 | 1.8 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | ch.qos.logback » logback-classic | 1.0.11 | 1.2.10 |
| ~ Updated | com.amazonaws » aws-lambda-java-core | 1.1.0 | 1.2.1 |
| ~ Updated | commons-logging » commons-logging | 1.1.1 | 1.2 |
| ~ Updated | org.apache.logging.log4j » log4j-api | 2.17.0 | 2.17.1 |
| ~ Updated | org.slf4j » slf4j-api | 1.7.2 | 1.7.32 |
| ~ Updated | org.slf4j » slf4j-log4j12 | 1.7.2 | 1.7.32 |
Test Changes (1)
| 1.7 | 1.8 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.easymock » easymock | 3.4 | 3.6 |
