Last Version

logback-converter-classic 8.3.0

This file is part of Lilith. It contains the converter to translate from logback to lilith logging events.

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

de.huxhorn.lilith
ArtifactId

ArtifactId

de.huxhorn.lilith.logback.converter-classic
Version

Version

8.3.0
Type

Type

jar
Description

Description

logback-converter-classic
This file is part of Lilith. It contains the converter to translate from logback to lilith logging events.
Project URL

Project URL

http://lilithapp.com
Source Code Management

Source Code Management

http://github.com/huxi/lilith/

Download de.huxhorn.lilith.logback.converter-classic 8.3.0


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

Dependencies

runtime (7)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.7
org.slf4j : slf4j-api jar 1.7.32
de.huxhorn.sulky : de.huxhorn.sulky.codec jar 8.3.0
de.huxhorn.lilith : de.huxhorn.lilith.data.converter jar 8.3.0
de.huxhorn.lilith : de.huxhorn.lilith.data.eventsource jar 8.3.0
de.huxhorn.lilith : de.huxhorn.lilith.data.logging jar 8.3.0
de.huxhorn.lilith : de.huxhorn.lilith.logback.classic jar 8.3.0

test (4)

Group / Artifact Type Version
net.bytebuddy : byte-buddy jar 1.12.3
org.codehaus.groovy : groovy jar 2.5.15
junit : junit jar 4.13.2
org.spockframework : spock-core jar 1.3-groovy-2.5

Project Modules

There are no modules declared in this project.