/log4j-utils

Utility library for setting up slf4j with log4j2, adding the missing ServiceProvider to work with Java 11

Primary LanguageJavaApache License 2.0Apache-2.0

log4j-utils

Utility library for setting up slf4j with log4j2, adding the missing ServiceProvider to work with Java 11

Java CI with Maven Maven Central

<dependency>
    <groupId>de.hs-heilbronn.mi</groupId>
    <artifactId>log4j2-utils</artifactId>
    <version>0.15.0</version>
</dependency>