logrus_sentry icon indicating copy to clipboard operation
logrus_sentry copied to clipboard

Convert merry stacktrace

Open beornf opened this issue 5 years ago • 0 comments

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.

beornf avatar Apr 27 '20 03:04 beornf