slf4j
Sort:
popular
|
newest
API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging frameworks,
allowing the end user to plug in the desired logging framework at deployment time.
Last Release on Sep 3, 2023
Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed.
Last Release on Sep 3, 2023
Jul-to-slf4j includes a java.util.logging (jul) handler, namely SLF4JBridgeHandler, which routes all incoming jul records to the SLF4j API.
Last Release on Sep 3, 2023
Binding/provider for NOP, an implementation that silently discards all logging messages.
Last Release on Sep 3, 2023