Apache Log4j to JUL Bridge

The Apache Log4j binding between Log4j 2 API and java.util.logging (JUL).

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.apache.logging.log4j
ArtifactId

ArtifactId

log4j-to-jul
Last Version

Last Version

2.17.2
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Log4j to JUL Bridge
The Apache Log4j binding between Log4j 2 API and java.util.logging (JUL).
Project URL

Project URL

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

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=logging-log4j2.git/log4j-to-jul

Download log4j-to-jul

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.17.2

test (4)

Group / Artifact Type Version
com.google.guava : guava-testlib jar 31.0.1-jre
org.junit.vintage : junit-vintage-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.17.2