Group: SLF4J
1.SLF4J API Module83,782 usages
org.slf4j » slf4j-api MIT
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 Feb 25, 2025
2.SLF4J Simple Provider18,267 usages
org.slf4j » slf4j-simple MIT
Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed.
Last Release on Feb 25, 2025
3.SLF4J NOP Provider1,881 usages
org.slf4j » slf4j-nop MIT
Binding/provider for NOP, an implementation that silently discards all logging messages.
Last Release on Feb 25, 2025
4.SLF4J Extensions Module731 usages
org.slf4j » slf4j-ext MIT
Extensions to the SLF4J API
Last Release on Feb 25, 2025
6.SpringSource SLF4J API110 usages
org.slf4j » com.springsource.slf4j.api MIT
