Commit Graph

2 Commits

Author SHA1 Message Date
Zoltan Papp
1c2275e1a4 Streams logcat output through the anonymizer via io.Pipe 2026-04-19 21:36:26 +02:00
Zoltán Papp
1d792f0b53 Add logcat log collection for Android debug bundles
Move log collection into platform-dispatched addPlatformLog():
- Android: dumps logcat buffer via /system/bin/logcat -d
- Other platforms: existing file-based log + systemd fallback
2026-04-14 18:50:25 +02:00