bootique-logback-sentry: Sentry over Logback integration module for Bootique

Provides Sentry over Logback integration with Bootique

License

License

Categories

Categories

Logback Application Layer Libs Logging Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.logback
ArtifactId

ArtifactId

bootique-logback-sentry
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

bootique-logback-sentry: Sentry over Logback integration module for Bootique
Provides Sentry over Logback integration with Bootique
Project Organization

Project Organization

ObjectStyle LLC

Download bootique-logback-sentry

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.bootique : bootique jar 2.0.1
io.bootique.logback : bootique-logback jar 2.0.1
io.sentry : sentry-logback jar 1.7.29

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.9.0
io.bootique : bootique-test jar 2.0.1

Project Modules

There are no modules declared in this project.
io.bootique.logback

Bootique Project

Bootique is a minimally opinionated platform for modern runnable Java apps

Versions

Version
2.0.1
2.0
2.0.RC1
2.0.M1
2.0.B1
1.3
1.2
1.1
1.0
1.0.RC1
0.25
0.24
0.15
0.14