Add sentry logger to display breadcrumbs

This commit is contained in:
Jaime van Kessel 2019-11-22 13:26:17 +01:00
parent 23057f786f
commit 6c8fddc765
No known key found for this signature in database
GPG key ID: 3710727397403C91
4 changed files with 80 additions and 0 deletions

View file

@ -407,6 +407,23 @@
}
}
},
"SentryLogger": {
"package_info": {
"package_id": "SentryLogger",
"package_type": "plugin",
"display_name": "Sentry Logger",
"description": "Logs certain events so that they can be used by the crash reporter",
"package_version": "1.0.0",
"sdk_version": "7.0.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
"display_name": "Ultimaker B.V.",
"email": "plugins@ultimaker.com",
"website": "https://ultimaker.com"
}
}
},
"SimulationView": {
"package_info": {
"package_id": "SimulationView",