is not current version
Last Version 1.0.4

io.github.alexswilliams:logstash-log4j2-encoder 0.0.1

Encoder for JSON-formatted logging, compatible with logstash and fluent, similar to the logstash-logback-encoder project

Categories

Categories

Logstash Application Layer Libs Logging
GroupId

GroupId

io.github.alexswilliams
ArtifactId

ArtifactId

logstash-log4j2-encoder
Version

Version

0.0.1
Type

Type

jar

Download logstash-log4j2-encoder 0.0.1


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