Skip to content

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

License

Notifications You must be signed in to change notification settings

hhund/log4j-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages