is not current version
Last Version 2.17.2

Apache Log4j to SLF4J Adapter 2.14.1

The Apache Log4j binding between Log4j 2 API and SLF4J.

License

License

Categories

Categories

Logging Application Layer Libs SLF4J
GroupId

GroupId

org.apache.logging.log4j
ArtifactId

ArtifactId

log4j-to-slf4j
Version

Version

2.14.1
Type

Type

jar
Description

Description

Apache Log4j to SLF4J Adapter
The Apache Log4j binding between Log4j 2 API and SLF4J.
Project URL

Project URL

https://logging.apache.org/log4j/2.x/log4j-to-slf4j/
Project Organization

Project Organization

The Apache Software Foundation

Download log4j-to-slf4j 2.14.1


<!-- https://jarcasting.com/artifacts/org.apache.logging.log4j/log4j-to-slf4j/ -->
<dependency>
    <groupId>org.apache.logging.log4j</groupId>
    <artifactId>log4j-to-slf4j</artifactId>
    <version>2.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.logging.log4j/log4j-to-slf4j/
implementation 'org.apache.logging.log4j:log4j-to-slf4j:2.14.1'
// https://jarcasting.com/artifacts/org.apache.logging.log4j/log4j-to-slf4j/
implementation ("org.apache.logging.log4j:log4j-to-slf4j:2.14.1")
'org.apache.logging.log4j:log4j-to-slf4j:jar:2.14.1'
<dependency org="org.apache.logging.log4j" name="log4j-to-slf4j" rev="2.14.1">
  <artifact name="log4j-to-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.logging.log4j', module='log4j-to-slf4j', version='2.14.1')
)
libraryDependencies += "org.apache.logging.log4j" % "log4j-to-slf4j" % "2.14.1"
[org.apache.logging.log4j/log4j-to-slf4j "2.14.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.apache.logging.log4j : log4j-api jar 2.14.1

test (6)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-core test-jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
org.junit.vintage : junit-vintage-engine jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.