Skip to content

Commit

Permalink
docs: add Bugsnag as a 3rd party crash server (#32053)
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanhewett committed Jan 3, 2022
1 parent 195d2b5 commit 2c700da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/api/crash-reporter.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Or use a 3rd party hosted solution:
* [Backtrace](https://backtrace.io/electron/)
* [Sentry](https://docs.sentry.io/clients/electron)
* [BugSplat](https://www.bugsplat.com/docs/platforms/electron)
* [Bugsnag](https://docs.bugsnag.com/platforms/electron/)

Crash reports are stored temporarily before being uploaded in a directory
underneath the app's user data directory, called 'Crashpad'. You can override
Expand Down

0 comments on commit 2c700da

Please sign in to comment.