getsentry / getsentry/sentry-java
Stop Sentry when log4j2 SentryAppender is stopped
Ouverte
Improvement
Java
Logs
- Langage dominant
- Kotlin
- Étoiles
- 1.4k
- Forks
- 478
- Merge moyen
- 2 j 23 h
- PR mergées (30 j)
- 67
Description
### 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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.