getsentry / raven-python

Raven is the legacy Python client for Sentry (getsentry.com) — replaced by sentry-python
https://sentry.io
BSD 3-Clause "New" or "Revised" License
1.68k stars 657 forks source link

serializer: transform: improve exception msg and fallback #1294

Open blueyed opened 6 years ago

blueyed commented 6 years ago

Having the ID in there allows to match this with server logs (where logger.exception might put it).