getsentry / getsentry/sentry-java
Stop Sentry when log4j2 SentryAppender is stopped
Đang mở
Improvement
Java
Logs
- Ngôn ngữ chính
- Kotlin
- Star
- 1.4k
- Fork
- 478
- Merge trung bình
- 2 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 67
Mô tả
### Problem Statement
Some users would expect `LogManager#shutdown` to also shut down Sentry.
### Solution Brainstorm
Call Sentry.close from appenders `stop` method. May need an opt-in/opt-out.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.