is not current version
Last Version 0.1.4

com.tapstream:rollbar-logback 0.1.2

A Rollbar logback appender that includes out of the box support for servlets

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.tapstream
ArtifactId

ArtifactId

rollbar-logback
Version

Version

0.1.2
Type

Type

jar

Download rollbar-logback 0.1.2


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