https://github.com/maciejwalkowiak/sentry-spring-boot-logback-sample
https://github.com/maciejwalkowiak/sentry-spring-boot-logback-sample
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maciejwalkowiak/sentry-spring-boot-logback-sample
- Owner: maciejwalkowiak
- Created: 2020-10-13T09:49:28.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T09:49:43.000Z (almost 5 years ago)
- Last Synced: 2025-01-07T22:53:37.690Z (9 months ago)
- Language: Java
- Size: 51.8 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Sentry Spring Boot + Logback Demo
Sample project showing how to use Sentry with Spring Boot and Logback.
Go to `src/main/resources/application.yml` and put your Sentry DSN into `sentry.dsn` property.