Hacker News new | ask | show | jobs
by interlagos 5294 days ago
The Android crash report functionality does send logs to Google, however Google does not forward these to third-party developers.

Third-party apps can request READ_LOG manifest permissions and directly monitor the log, but that is an incredibly rarely used permission that tends to raise flags.