Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 756 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 756 Bytes

raven

Build Status Go Report Card GoDoc

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.