Commit Graph

3 Commits (11a2ed074318ffe20735ef3a1e9cf4ece5bd3879)

Author SHA1 Message Date
Greyson Parrelli 11a2ed0743 Increase reliability of locally logging crashes.
Exception logging tends to be race-y, so now we block and wait
for all logs to be written before continuing with the crash.
6 years ago
Alan Evans a7aa980e58 New dynamic locale system.
- Fixes #7619
6 years ago
Greyson Parrelli acb40c6133 Added new logger.
Added a new logger that persists logs for a longer duration to the
user's cache directory. Logs are encrypted. The new logs are sent
in addition to the user's logcat output.
7 years ago