harness-drone/vendor/github.com/getsentry/raven-go/README.md

13 lines
369 B
Markdown
Raw Normal View History

2015-09-30 01:21:17 +00:00
# raven [![Build Status](https://travis-ci.org/getsentry/raven-go.png?branch=master)](https://travis-ci.org/getsentry/raven-go)
raven is a Go client for the [Sentry](https://github.com/getsentry/sentry)
event/error logging system.
[**Documentation**](http://godoc.org/github.com/getsentry/raven-go).
## Installation
```text
go get github.com/getsentry/raven-go
```