1.5.0-beta
Pre-release
Pre-release
dmhaiduchonak
released this
18 May 12:00
·
11 commits
to master
since this release
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.