не последняя версия
Последняя версия 1.2.0

com.iopipe:iopipe-logger-log4j2 1.1.0

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

Группа

Группа

com.iopipe
Идентификатор

Идентификатор

iopipe-logger-log4j2
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать iopipe-logger-log4j2 1.1.0


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