Skip to content

1.0.0

Choose a tag to compare

@B-Galati B-Galati released this 17 Aug 09:47
36263bd

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