Last Version

Logstash Logback Layout 1.0

Logback layout which will output events as Logstash-compatible JSON

License

License

Categories

Categories

Logback Application Layer Libs Logging Logstash
GroupId

GroupId

com.github.juise
ArtifactId

ArtifactId

logstash-logback-layout
Version

Version

1.0
Type

Type

jar
Description

Description

Logstash Logback Layout
Logback layout which will output events as Logstash-compatible JSON
Project URL

Project URL

https://github.com/juise/logstash-logback-layout

Download logstash-logback-layout 1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.3
net.minidev : json-smart jar 1.1.1
commons-lang : commons-lang jar 2.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.