Add Sentry.io to 3rd party hosted solution list for crash reports (#13281)
* Add Sentry.io to 3rd party hosted solution list for crash reports * Single link to sentry doc
This commit is contained in:
parent
9e8f83e25c
commit
13f97b4cae
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ following projects:
|
||||||
Or use a 3rd party hosted solution:
|
Or use a 3rd party hosted solution:
|
||||||
|
|
||||||
* [Backtrace I/O](https://backtrace.io/electron/)
|
* [Backtrace I/O](https://backtrace.io/electron/)
|
||||||
|
* [Sentry](https://docs.sentry.io/clients/electron)
|
||||||
|
|
||||||
Crash reports are saved locally in an application-specific temp directory folder.
|
Crash reports are saved locally in an application-specific temp directory folder.
|
||||||
For a `productName` of `YourName`, crash reports will be stored in a folder
|
For a `productName` of `YourName`, crash reports will be stored in a folder
|
||||||
|
|
Loading…
Reference in a new issue