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.5compared with
Version Details
| 1.4 | 1.5 | |
|---|---|---|
| Release date | Feb 20, 2021 | Feb 21, 2021 |
| Licenses | ISC | ISC |
| Vulnerabilities | None | None |
Compile Changes (6)
| 1.4 | 1.5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.amazonaws » aws-lambda-java-core | - | 1.1.0 |
| + Added | com.google.android » android | - | 4.1.1.4 |
| + Added | commons-logging » commons-logging | - | 1.1.1 |
| + Added | log4j » log4j | - | 1.2.17 |
| + Added | org.slf4j » slf4j-api | - | 1.7.2 |
| + Added | org.slf4j » slf4j-log4j12 | - | 1.7.2 |
Provided Changes (6)
| 1.4 | 1.5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | com.amazonaws » aws-lambda-java-core | 1.1.0 | - |
| - Removed | com.google.android » android | 4.1.1.4 | - |
| - Removed | commons-logging » commons-logging | 1.1.1 | - |
| - Removed | log4j » log4j | 1.2.17 | - |
| - Removed | org.slf4j » slf4j-api | 1.7.2 | - |
| - Removed | org.slf4j » slf4j-log4j12 | 1.7.2 | - |
