Open j-fuentes opened 5 years ago
Which version of raven-go? The line numbers in your stack trace don’t line up to master, so kinda hard to see what’s going on here.
oh sorry, I forgot to mention that. I have updated to the current master and patched the initial comment with the output.
I am using juju errors in my project and raven-go does not like them.
This example uses standard Go errors:
And it works:
However, if I try to use juju errors:
CaptureError
panics: