1.0.0
Full Changelog
Added
- First version of
SentryHandler(#1)
Features
- Send each log record to a Sentry server
- Send log records as breadcrumbs when they are handled in batch; the main reported log record is the one with the highest log level
- Send log along with exception when one is set in the main log record context
- Workaround for an issue that prevents sending logs in long running process