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.3compared with
Version Details
| 2.2 | 2.3 | |
|---|---|---|
| Release date | Mar 04, 2023 | Feb 01, 2024 |
| Licenses | ISC | ISC |
| Vulnerabilities | None | None |
Compile Changes (1)
| 2.2 | 2.3 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | ch.qos.logback » logback-classic | 1.2.10 | 1.2.13 |
