Last Version

IOpipe Java Log4j2 Logger Adapter 1.2.0

This project contains the adapter for Log4j2 so that logging events are captured and uploaded to IOpipe.

License

License

GroupId

GroupId

com.iopipe
ArtifactId

ArtifactId

iopipe-logger-log4j2
Version

Version

1.2.0
Type

Type

jar
Description

Description

IOpipe Java Log4j2 Logger Adapter
This project contains the adapter for Log4j2 so that logging events are captured and uploaded to IOpipe.
Project URL

Project URL

https://www.iopipe.com/
Project Organization

Project Organization

IOpipe
Source Code Management

Source Code Management

https://github.com/iopipe/iopipe-java-logger-log4j2

Download iopipe-logger-log4j2 1.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.11.2
org.apache.logging.log4j : log4j-core jar 2.11.2
com.iopipe : iopipe jar 1.12.0

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.junit.platform : junit-platform-runner jar 1.4.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.junit.vintage : junit-vintage-engine jar 5.4.0

Project Modules

There are no modules declared in this project.