Jar examples for j:jsonevent-layout
Log4j pattern layout that conforms to the logstash json_event format
You can download jar file jsonevent-layout 1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jsonevent-layout-1.0.jar to your project.
<dependency> <groupId>net.logstash.log4j</groupId> <artifactId>jsonevent-layout</artifactId> <version>1.0</version> </dependency>
compile group: 'net.logstash.log4j', name: 'jsonevent-layout', version: '1.0'
libraryDependencies += "net.logstash.log4j" % "jsonevent-layout" % "1.0"
<dependency org="net.logstash.log4j" name="jsonevent-layout" rev="1.0"/>
@Grapes(@Grab(group='net.logstash.log4j', module='jsonevent-layout', version='1.0'))
'net.logstash.log4j:jsonevent-layout:jar:1.0'
Click the following link to download the jar file.
jsonevent-layout-1.0-javadoc.jar