12 Commits

Author SHA1 Message Date
Nino van Hooff
89f0970a88 Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
Nino van Hooff
58e43c0a07 Convert doxygen to rst for SentryLogger, SimulationView, SliceInfo,
SolidView
2020-05-15 13:34:58 +02:00
Nino van Hooff
62dfadecdf Prune all sensitive data before sending it to Sentry
CURA-7245
2020-02-24 15:27:17 +01:00
Jaime van Kessel
2a09404235
Change ModuleNotFoundError to ImportError
THat's what you get from developing with Python 3.6 instead of 3.5
2020-01-06 15:53:55 +01:00
Jaime van Kessel
116ea76fbb
Don't register SentryLogger if sentry_sdk is not available 2020-01-06 15:17:20 +01:00
Jaime van Kessel
ffccca257f
Add some documentation to SentryLogger 2019-12-16 11:15:25 +01:00
Jaime van Kessel
62ea766880
Rename <censored_path> to <user_home> 2019-12-16 11:12:19 +01:00
Jaime van Kessel
7c9d7a3aef
Clean up the _translateLogType
This makes it a bit easier to read
2019-12-16 11:11:28 +01:00
Jaime van Kessel
157a25a992
Fix minor codestyle issues 2019-12-16 11:06:48 +01:00
Jaime van Kessel
6a36a71c2c
Prune user paths from the sentry logs 2019-12-13 16:25:58 +01:00
Jaime van Kessel
93ee111566
Add missing typing 2019-12-13 15:20:43 +01:00
Jaime van Kessel
6c8fddc765
Add sentry logger to display breadcrumbs 2019-11-22 13:26:17 +01:00