Skip to content

Couple of improvements to prevent crash log spam in the future:#745

Merged
Adamantcheese merged 1 commit into
multi-featurefrom
crash-logs-improvements-to-prevent-spam
Feb 27, 2020
Merged

Couple of improvements to prevent crash log spam in the future:#745
Adamantcheese merged 1 commit into
multi-featurefrom
crash-logs-improvements-to-prevent-spam

Conversation

@K1rakishou

Copy link
Copy Markdown
  • Only store crash logs for 3 days.
  • Add the time of crash to logs so the really old logs can be easily filtered out on the server side.
  • Do not append the stack trace twice (most of the time we already have stack trace in the logcat logs).

- Only store crash logs for 3 days.
- Add the time of crash to logs so it's can be easy to filter old logs on the server side.
- Do not append the stack trace twice (most of the time we already have stack trace in the logcat logs).
@K1rakishou

Copy link
Copy Markdown
Author

This needs to be merged ASAP. We also really need to do another hotfix release. We already have lots of fixes so there is no point in waiting.

@Adamantcheese Adamantcheese merged commit 7b6b962 into multi-feature Feb 27, 2020
@K1rakishou K1rakishou deleted the crash-logs-improvements-to-prevent-spam branch February 27, 2020 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants