Last Version

Sentry SDK 6.1.4

SDK for sentry.io

License

License

MIT
Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

io.sentry
ArtifactId

ArtifactId

sentry-logback
Version

Version

6.1.4
Type

Type

jar
Description

Description

Sentry SDK
SDK for sentry.io
Project URL

Project URL

https://github.com/getsentry/sentry-java
Source Code Management

Source Code Management

https://github.com/getsentry/sentry-java

Download sentry-logback 6.1.4


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

Dependencies

compile (1)

Group / Artifact Type Version
io.sentry : sentry jar 6.1.4

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.9

Project Modules

There are no modules declared in this project.