evalphobia / logrus_sentry

sentry hook for logrus
MIT License
194 stars 78 forks source link

Breadcrumbs support ? #54

Open kedare opened 7 years ago

kedare commented 7 years ago

I think it could be interesting to have a breadcrumbs support.

Basically this would capture the X log entries from before the exceptions and send them associated with the error

https://docs.sentry.io/learn/breadcrumbs/

evalphobia commented 5 years ago

ref: https://github.com/getsentry/raven-go/issues/118