packagist notamedia/yii2-sentry 1.5.0

latest releases: dev-master, 1.7.0-beta, 1.6.0-beta...
3 years ago

Fixed

  • Fix message level (debug, info, warning, error) translating to sentry.
  • Fix message scope. For now every message has own scope and not affect to other.
  • Fix adding additional data (extra context, user data) for exception messages.

Changed

  • Sentry init will be invoking at application start, and not before log export started.

Added

  • Log user ID and IP, if available.
  • Added ability to add own context data for messages scope.

Don't miss a new yii2-sentry release

NewReleases is sending notifications on new releases.