Jar examples for s:sentry-logback
Logback appender allowing to send logs to the Sentry-Java client.
You can download jar file sentry-logback 1.6.5 in this page.
You can use the following script to add sentry-logback-1.6.5.jar to your project.
<dependency> <groupId>io.sentry</groupId> <artifactId>sentry-logback</artifactId> <version>1.6.5</version> </dependency>
compile group: 'io.sentry', name: 'sentry-logback', version: '1.6.5'
libraryDependencies += "io.sentry" % "sentry-logback" % "1.6.5"
<dependency org="io.sentry" name="sentry-logback" rev="1.6.5"/>
@Grapes(@Grab(group='io.sentry', module='sentry-logback', version='1.6.5'))
'io.sentry:sentry-logback:jar:1.6.5'
Click the following link to download the jar file.
sentry-logback-1.6.5-javadoc.jar