getsentry / getsentry/sentry-java
Stop Sentry when log4j2 SentryAppender is stopped
Abierto
Improvement
Java
Logs
- Lenguaje dominante
- Kotlin
- Estrellas
- 1.4k
- Forks
- 478
- Merge medio
- 2 d 23 h
- PR fusionados (30 d)
- 67
Descripción
### 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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.