Log4j2 Bunyan Layout

Log4j2 Bunyan JSON Format Layout

License

License

GroupId

GroupId

com.github.dekobon
ArtifactId

ArtifactId

log4j2-bunyan-layout
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

Log4j2 Bunyan Layout
Log4j2 Bunyan JSON Format Layout
Project URL

Project URL

https://github.com/dekobon/log4j2-bunyan-layout

Download log4j2-bunyan-layout

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.dslplatform : dsl-json jar 1.9.9

provided (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.17.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0