Logback Contrib :: JSON :: Classic

Logback Contrib provides community-driven and supported extensions to the Logback logging framework. All contributions are made by contributors with CLA on file.

License

License

Categories

Categories

JSON Data Logback Application Layer Libs Logging
GroupId

GroupId

ch.qos.logback.contrib
ArtifactId

ArtifactId

logback-json-classic
Last Version

Last Version

0.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

Logback Contrib :: JSON :: Classic
Logback Contrib provides community-driven and supported extensions to the Logback logging framework. All contributions are made by contributors with CLA on file.
Project URL

Project URL

https://github.com/qos-ch/logback-contrib/wiki/logback-json-classic

Download logback-json-classic

How to add to project

<!-- https://jarcasting.com/artifacts/ch.qos.logback.contrib/logback-json-classic/ -->
<dependency>
    <groupId>ch.qos.logback.contrib</groupId>
    <artifactId>logback-json-classic</artifactId>
    <version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/ch.qos.logback.contrib/logback-json-classic/
implementation 'ch.qos.logback.contrib:logback-json-classic:0.1.5'
// https://jarcasting.com/artifacts/ch.qos.logback.contrib/logback-json-classic/
implementation ("ch.qos.logback.contrib:logback-json-classic:0.1.5")
'ch.qos.logback.contrib:logback-json-classic:jar:0.1.5'
<dependency org="ch.qos.logback.contrib" name="logback-json-classic" rev="0.1.5">
  <artifact name="logback-json-classic" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.qos.logback.contrib', module='logback-json-classic', version='0.1.5')
)
libraryDependencies += "ch.qos.logback.contrib" % "logback-json-classic" % "0.1.5"
[ch.qos.logback.contrib/logback-json-classic "0.1.5"]

Dependencies

compile (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.3
ch.qos.logback.contrib : logback-json-core jar 0.1.5

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.0.44-beta
junit : junit jar 4.8.2
org.hamcrest : hamcrest-junit jar 2.0.0.0

Project Modules

There are no modules declared in this project.

logback-contrib GitHub release Build Status

https://github.com/qos-ch/logback-contrib/wiki

Build Instructions

Run the following command to build:

mvn clean install

License

This program and the accompanying materials are dual-licensed under
either the terms of the Eclipse Public License v1.0 as published by
the Eclipse Foundation

  or (per the licensee's choosing)

under the terms of the GNU Lesser General Public License version 2.1
as published by the Free Software Foundation.
ch.qos.logback.contrib

QOS.CH Sarl

Versions

Version
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1