evalphobia / logrus_sentry

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

add support for tags within logrus.Fields #24

Closed GlenDC closed 7 years ago

GlenDC commented 7 years ago

Tags linked to a specific error are desirable and wasn't possible before. So I added support for it, akin to how you were already supporting http_request. I called it tags, but if that name is ambiguous, feel free to rename it to something more explicit.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.6%) to 59.402% when pulling 3be54775fe5048f0c7eba659de6b60c089430e99 on GlenDC:master into 16401a02b5b34a236a2feb04ced6bbcb4aec8900 on evalphobia:master.

evalphobia commented 7 years ago

@GlenDC Thanks! 🐱 I'll update README for Special fields

evalphobia commented 7 years ago

Note: https://github.com/evalphobia/logrus_sentry/releases/tag/v0.2.5