SLF4J API

GPTKB entity

Properties (23)
Predicate Object
gptkbp:instanceOf gptkb:API
gptkbp:allows binding to different logging implementations
gptkbp:compatibleWith gptkb:Logback
Log4j
java.util.logging
gptkbp:createdBy Ceki Gülcü
gptkbp:designedFor logging_in_Java_applications
gptkbp:has multiple bindings
https://www.w3.org/2000/01/rdf-schema#label SLF4J API
gptkbp:is simple_logging_facade_for_Java
gptkbp:is_available_in MIT License
gptkbp:is_designed_to reduce logging framework dependency
gptkbp:is_integrated_with JUnit for testing
gptkbp:is_part_of Java_ecosystem
gptkbp:is_recognized_for gptkb:Java
gptkbp:is_used_in Spring Framework
microservices architecture
Apache Commons Logging
gptkbp:provides MDC (Mapped Diagnostic Context) support
abstraction for various logging frameworks
NDC_(Nested_Diagnostic_Context)_support
gptkbp:supports parameterized logging
static logging methods