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

Compile Changes (1)

1.1 1.2
ChangeGroup / ArtifactPreviousCurrent
+ Added ch.qos.logback » logback-classic-1.0.11