getsentry / getsentry/sentry-java
Add support to attach logcat output as an attachment
未关闭
Android
Attachments
Feature
- 主要语言
- Kotlin
- 星标
- 1.4k
- 派生
- 478
- 平均合并
- 2 天 23 小时
- 30 天内合并 PR
- 67
描述
### Problem Statement
We could add a flag (disabled by default) that a user can enable so logcat output is stored and sent as an attachment to Android events
What would be nice in addition is to be able to get the logcat output on demand so we can sync it with Flutter and optionally also attach logcat output to Dart events
### Solution Brainstorm
Draft implementation was done by a contributor on the Flutter side
https://github.com/getsentry/sentry-dart/pull/3011
贡献指南
评估
这个 Issue 还没有评估数据。