getsentry / raven-go

Sentry client in Go

Home Page:https://sentry.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

raven

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.

Installation

go get github.com/getsentry/raven-go

Note: Go 1.7 and newer are supported.

About

Sentry client in Go

https://sentry.io

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 99.5%Language:Shell 0.5%