randomnoun ancient log4j1 classes

Adding this dependency to your project will also add a log4j2.xml file to the classpath which will cause any log4j2 loggers to get redirected back into good ol' log4j1.

License

License

Simplified BSD License
GroupId

GroupId

com.randomnoun.common
ArtifactId

ArtifactId

log4j-one-bridge
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

randomnoun ancient log4j1 classes
Adding this dependency to your project will also add a log4j2.xml file to the classpath which will cause any log4j2 loggers to get redirected back into good ol' log4j1.
Project URL

Project URL

https://github.com/randomnoun/log4j-one-bridge
Project Organization

Project Organization

randomnoun

Download log4j-one-bridge

How to add to project

<!-- https://jarcasting.com/artifacts/com.randomnoun.common/log4j-one-bridge/ -->
<dependency>
    <groupId>com.randomnoun.common</groupId>
    <artifactId>log4j-one-bridge</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.randomnoun.common/log4j-one-bridge/
implementation 'com.randomnoun.common:log4j-one-bridge:0.0.1'
// https://jarcasting.com/artifacts/com.randomnoun.common/log4j-one-bridge/
implementation ("com.randomnoun.common:log4j-one-bridge:0.0.1")
'com.randomnoun.common:log4j-one-bridge:jar:0.0.1'
<dependency org="com.randomnoun.common" name="log4j-one-bridge" rev="0.0.1">
  <artifact name="log4j-one-bridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.randomnoun.common', module='log4j-one-bridge', version='0.0.1')
)
libraryDependencies += "com.randomnoun.common" % "log4j-one-bridge" % "0.0.1"
[com.randomnoun.common/log4j-one-bridge "0.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

provided (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.14.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
com.randomnoun.common

randomnoun

Versions

Version
0.0.1