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.2compared with
Version Details
| 1.1 | 1.2 | |
|---|---|---|
| Release date | Dec 16, 2020 | Jan 01, 2021 |
| Licenses | ISC | ISC |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.1 | 1.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | ch.qos.logback » logback-classic | - | 1.0.11 |
