@obsidianjs/sentry
v0.1.2
Published
Listen to log event and forward logs to sentry server
Downloads
258
Readme
sentry
The sentry module purpose is to forward log to sentry server. You can choose which level of logs are forwarded to sentry, and add info to every logs using the config.
Each user is uniquely identified with a UUID to help track issues related to each other.
Documentation
- https://wanadev.github.io/obsidianjs/modules/sentry/
Changelog
- 0.1.0: First release.