log4j2-kafka

Kafka appender for Log4j2

License

License

GroupId

GroupId

com.github.stuxuhai
ArtifactId

ArtifactId

log4j2-kafka
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

log4j2-kafka
Kafka appender for Log4j2

Download log4j2-kafka

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.0.2
org.apache.logging.log4j : log4j-core jar 2.0.2
com.lmax : disruptor jar 3.3.0
org.scala-lang : scala-library jar 2.10.4
org.apache.kafka : kafka_2.10 jar 0.8.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0