Skip to content

Releases: EdhMatinlassi/slf4j-examples

Version-2.0-Luminary

13 Feb 18:01
Compare
Choose a tag to compare

This release, tagged as "v2.0", of the "slf4j-examples" repository, focuses on demonstrating the core functionalities of SLF4J in Java. It includes comprehensive examples and tests showcasing logging levels, parameterized logging, MDC, markers, and seamless integrations with Logback, Log4j2, and JUL.

Slf4j Examples v1.0

04 Feb 19:15
Compare
Choose a tag to compare

Version 1.0 of "slf4j-examples" showcases key features of SLF4J in Java, covering logging levels, parameterized logging, MDC, markers, and integrations with Logback, Log4j2, and JUL. The repository includes detailed examples and tests to help users understand and implement these features effectively.