logrus_sentry
logrus_sentry copied to clipboard
Convert merry stacktrace
Added support to convert stacktrace from https://github.com/ansel1/merry errors.
We could in addition support a generic error interface that returns []uintptr. This helps to convert the caller frames attached to error types while respecting stacktrace configuration settings.