getsentry / getsentry/sentry-java
Add support to attach logcat output as an attachment
未關閉
Android
Attachments
Feature
- 主要語言
- Kotlin
- 星號
- 1.4k
- 分支
- 478
- 平均合併
- 3 天 4 小時
- 30 天內合併 PR
- 72
描述
### 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
貢獻指南
研究方向
先檢視連結的 sentry-dart pull request,以及 sentry-java 中對 Android 事件和附件的處理。確定選擇性 logcat 擷取、隨需取得和 Flutter/Dart 同步應如何保持一致。完成標準是 Android 事件可以選擇性地包含 logcat 輸出,且可以要求取得該輸出以供跨平台使用。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- android, kotlin
- 領域
- mobile-dev, observability
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100