Skip to content

Tags: evalphobia/logrus_sentry

Tags

v0.8.2

Toggle v0.8.2's commit message
Add option to add error breadcrumb in sentry log (#81)

v0.8.1

Toggle v0.8.1's commit message
bugfix: wg wait block exit when shutdown w/out error (#82)

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add error handler for Sentry error (#78)

v0.7.0

Toggle v0.7.0's commit message
use runtime.Frame instead of program counters after braking change to…

… github.com/pkg/errors (#75)

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add logrus.TraceLevel (#72)

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add logrus.TraceLevel (#72)

v0.5.0

Toggle v0.5.0's commit message
Add function name to NewStackTraceFrame call for updating to raven-go…

… v0.1.1 (#66)

v0.4.6

Toggle v0.4.6's commit message
When errors.Cause returns nil, use the original error value instead (#61

)

v0.4.5

Toggle v0.4.5's commit message
Fix grouping and use a useful culprit with new SwitchExceptionTypeAnd…

…Message option (#58)

v0.4.4

Toggle v0.4.4's commit message
Allow switching the exception type and message (#57)