Skip to content

cockroachdb/raven-go

 
 

Repository files navigation

raven


This fork was created solely to add go module support to existing projects that depend on it. Do not use this to begin new projects.


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.

Installation

go get github.com/getsentry/raven-go

Note: Go 1.7 and newer are supported.

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.5%
  • Shell 0.5%