Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaime van Kessel <nallath@gmail.com>2019-11-22 15:26:17 +0300
committerJaime van Kessel <nallath@gmail.com>2019-11-22 15:26:17 +0300
commit6c8fddc765d9d9b90f477a650427c6f60e8eb140 (patch)
treeb8173f94f6038f254a1d10528bb2aa52d6da8b33 /resources/bundled_packages
parent23057f786fefc63dd77d67b47c7e4ece8c5dda4f (diff)
Add sentry logger to display breadcrumbs
Diffstat (limited to 'resources/bundled_packages')
-rw-r--r--resources/bundled_packages/cura.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/resources/bundled_packages/cura.json b/resources/bundled_packages/cura.json
index 22642cd38e..7cb229150c 100644
--- a/resources/bundled_packages/cura.json
+++ b/resources/bundled_packages/cura.json
@@ -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",