getsentry / raven-go

Sentry client in Go
https://sentry.io
BSD 3-Clause "New" or "Revised" License
561 stars 148 forks source link

Add ability to skip frames in stack trace. #199

Closed gerad closed 5 years ago

gerad commented 6 years ago

why

We wrap raven in a generic logging library, so the top several frames are useless and it's convenient to be able to skip them.

gerad commented 6 years ago

The build failure is on go 1.2 and is a tooling issue.

raven-go - travis ci 2018-06-05 09-44-48