Last Version

logback-raygun 1.4.0

A logback appender that emits details to raygun.io.

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.fatboyindustrial.logback-raygun
ArtifactId

ArtifactId

logback-raygun
Version

Version

1.4.0
Type

Type

jar
Description

Description

logback-raygun
A logback appender that emits details to raygun.io.
Project URL

Project URL

https://github.com/gkopff/logback-raygun
Source Code Management

Source Code Management

https://github.com/gkopff/logback-raygun

Download logback-raygun 1.4.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.3.1
com.google.guava : guava jar 18.0
com.google.code.findbugs : jsr305 jar 2.0.3
org.slf4j : slf4j-api jar 1.6.6
ch.qos.logback : logback-classic jar 1.1.1
com.mindscapehq : core jar 2.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.