Last Version

tinylog-gelf 0.3.0

Writer implementation for tinylog to support logging with GELF messages

License

License

Categories

Categories

tinylog Application Layer Libs Logging
GroupId

GroupId

com.github.joschi
ArtifactId

ArtifactId

tinylog-gelf
Version

Version

0.3.0
Type

Type

jar
Description

Description

tinylog-gelf
Writer implementation for tinylog to support logging with GELF messages
Project URL

Project URL

https://github.com/joschi/tinylog-gelf
Source Code Management

Source Code Management

https://github.com/joschi/tinylog-gelf

Download tinylog-gelf 0.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.graylog2 : gelfclient jar 1.3.0

provided (1)

Group / Artifact Type Version
org.tinylog : tinylog jar 1.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.slf4j : slf4j-simple jar 1.7.12

Project Modules

There are no modules declared in this project.