GhostWriter

Runtime module for capturing application state in case of an unexpected error

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

io.ghostwriter
ArtifactId

ArtifactId

ghostwriter-rt-tracer-slf4j
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

GhostWriter
Runtime module for capturing application state in case of an unexpected error
Project URL

Project URL

http://ghostwriter.io

Download ghostwriter-rt-tracer-slf4j

How to add to project

<!-- https://jarcasting.com/artifacts/io.ghostwriter/ghostwriter-rt-tracer-slf4j/ -->
<dependency>
    <groupId>io.ghostwriter</groupId>
    <artifactId>ghostwriter-rt-tracer-slf4j</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.ghostwriter/ghostwriter-rt-tracer-slf4j/
implementation 'io.ghostwriter:ghostwriter-rt-tracer-slf4j:0.5.0'
// https://jarcasting.com/artifacts/io.ghostwriter/ghostwriter-rt-tracer-slf4j/
implementation ("io.ghostwriter:ghostwriter-rt-tracer-slf4j:0.5.0")
'io.ghostwriter:ghostwriter-rt-tracer-slf4j:jar:0.5.0'
<dependency org="io.ghostwriter" name="ghostwriter-rt-tracer-slf4j" rev="0.5.0">
  <artifact name="ghostwriter-rt-tracer-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ghostwriter', module='ghostwriter-rt-tracer-slf4j', version='0.5.0')
)
libraryDependencies += "io.ghostwriter" % "ghostwriter-rt-tracer-slf4j" % "0.5.0"
[io.ghostwriter/ghostwriter-rt-tracer-slf4j "0.5.0"]

Dependencies

compile (3)

Group / Artifact Type Version
io.ghostwriter : ghostwriter-api-java jar 0.6.0
org.slf4j : slf4j-api jar 1.7.21
io.ghostwriter : ghostwriter-rt-tracer jar 0.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.4.0
0.3.1
0.3.0