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.
Compile Dependencies (7)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-classic(optional) Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework. | 1.3.13 | 1.6.3 | |
Apache 2.0
| com.amazonaws
»
aws-lambda-java-core(optional) Minimal set of interface definitions for Java support in AWS Lambda | 1.2.0 | 1.4.0 | |
Android Platform
Apache 2.0
| com.google.android
»
android(optional) A library jar that provides APIs for Applications written for the Google Android Platform. | 4.1.1.4 | ✔ | |
Logging
Apache 2.0
| commons-logging
»
commons-logging(optional) Apache Commons Logging is a thin adapter allowing configurable bridging to other, | 1.2 | 1.4.0 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-api(optional) API for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation. It has ... | 2.25.4 | 2.26.1 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-slf4j-impl(optional) The Apache Log4j SLF4J 2.0 API binding to Log4j 2 Core | 2.25.4 | 2.26.1 | |
Logging
MIT
| org.slf4j
»
slf4j-api(optional) API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | 2.0.12 | 2.0.18 |
Test Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
EPL 2.0
| junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13.2 | 6.1.3 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-core Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | 2.25.4 | 2.26.1 | |
Mocking
Apache 2.0
| org.easymock
»
easymock EasyMock provides an easy way to create Mock Objects for interfaces and classes generating them on the fly | 3.6 | 5.6.0 |