raven

June 19, 2019 ยท View on GitHub

Build Status Go Report Card GoDoc


The raven-go SDK is no longer maintained and was superseded by the sentry-go SDK. Learn more about the project on GitHub and check out the migration guide.


raven is the official Go SDK for the Sentry event/error logging system.

  • API Documentation
  • Usage and Examples

Installation

go get github.com/getsentry/raven-go

Note: Go 1.7 and newer are supported.