is not current version
Last Version 0.3.0

com.github.joschi:tinylog-gelf 0.1.0

Writer implementation for tinylog to support logging with GELF messages

Categories

Categories

tinylog Application Layer Libs Logging
GroupId

GroupId

com.github.joschi
ArtifactId

ArtifactId

tinylog-gelf
Version

Version

0.1.0
Type

Type

jar

Download tinylog-gelf 0.1.0


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