Last Version

logback-logging-adapter 0.9.42.1

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

License

License

Categories

Categories

Logging Application Layer Libs Logback
GroupId

GroupId

de.huxhorn.lilith
ArtifactId

ArtifactId

de.huxhorn.lilith.logback.logging-adapter
Version

Version

0.9.42.1
Type

Type

jar
Description

Description

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

Project URL

http://lilith.huxhorn.de
Source Code Management

Source Code Management

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

Download de.huxhorn.lilith.logback.logging-adapter 0.9.42.1


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

Dependencies

compile (5)

Group / Artifact Type Version
de.huxhorn.lilith : de.huxhorn.lilith.logback.classic jar 0.9.42.1
ch.qos.logback : logback-classic jar 1.0.1
de.huxhorn.sulky : de.huxhorn.sulky.codec jar 0.9.15
org.slf4j : slf4j-api jar 1.6.4
de.huxhorn.lilith : de.huxhorn.lilith.data.logging jar 0.9.42.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.