is not current version
Last Version 1.4.0

com.fatboyindustrial.logback-raygun:logback-raygun 1.2.0

A logback appender that emits details to raygun.io.

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.fatboyindustrial.logback-raygun
ArtifactId

ArtifactId

logback-raygun
Version

Version

1.2.0
Type

Type

jar

Download logback-raygun 1.2.0


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