docs: add Bugsnag as a 3rd party crash server (#32053)
This commit is contained in:
parent
195d2b5b3e
commit
2c700da4de
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue