Last Version

logback-gelf 1.1.11

Logback appender that sends GELF messages

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.github.pukkaone
ArtifactId

ArtifactId

logback-gelf
Version

Version

1.1.11
Type

Type

jar
Description

Description

logback-gelf
Logback appender that sends GELF messages
Project URL

Project URL

https://github.com/pukkaone/logback-gelf
Source Code Management

Source Code Management

https://github.com/pukkaone/logback-gelf

Download logback-gelf 1.1.11


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

Dependencies

compile (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.8
com.fasterxml.jackson.core : jackson-databind jar 2.8.5
com.rabbitmq : amqp-client jar 3.6.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.2.29

Project Modules

There are no modules declared in this project.