log4j2-utils

Utility library for setting up slf4j version 1.8.0-beta4 with log4j2 version 2.17.2. Adding the missing ServiceProvider to work with Java 11

License

License

GroupId

GroupId

de.hs-heilbronn.mi
ArtifactId

ArtifactId

log4j2-utils
Last Version

Last Version

0.13.0
Release Date

Release Date

Type

Type

jar
Description

Description

log4j2-utils
Utility library for setting up slf4j version 1.8.0-beta4 with log4j2 version 2.17.2. Adding the missing ServiceProvider to work with Java 11
Project URL

Project URL

https://github.com/hhund/log4j-utils
Project Organization

Project Organization

Heilbronn University of Applied Sciences, Faculty of Informatics
Source Code Management

Source Code Management

https://github.com/hhund/log4j-utils

Download log4j2-utils

How to add to project

<!-- https://jarcasting.com/artifacts/de.hs-heilbronn.mi/log4j2-utils/ -->
<dependency>
    <groupId>de.hs-heilbronn.mi</groupId>
    <artifactId>log4j2-utils</artifactId>
    <version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.hs-heilbronn.mi/log4j2-utils/
implementation 'de.hs-heilbronn.mi:log4j2-utils:0.13.0'
// https://jarcasting.com/artifacts/de.hs-heilbronn.mi/log4j2-utils/
implementation ("de.hs-heilbronn.mi:log4j2-utils:0.13.0")
'de.hs-heilbronn.mi:log4j2-utils:jar:0.13.0'
<dependency org="de.hs-heilbronn.mi" name="log4j2-utils" rev="0.13.0">
  <artifact name="log4j2-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.hs-heilbronn.mi', module='log4j2-utils', version='0.13.0')
)
libraryDependencies += "de.hs-heilbronn.mi" % "log4j2-utils" % "0.13.0"
[de.hs-heilbronn.mi/log4j2-utils "0.13.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
org.apache.logging.log4j : log4j-core jar 2.17.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0