mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-08-03 02:10:18 +00:00
TUN-6724: Migrate to sentry-go from raven-go
This commit is contained in:
10
vendor/github.com/getsentry/raven-go/README.md
generated
vendored
10
vendor/github.com/getsentry/raven-go/README.md
generated
vendored
@@ -1,6 +1,10 @@
|
||||
# raven [](https://travis-ci.org/getsentry/raven-go)
|
||||
# raven
|
||||
|
||||
raven is a Go client for the [Sentry](https://github.com/getsentry/sentry)
|
||||
[](https://travis-ci.org/getsentry/raven-go)
|
||||
[](https://goreportcard.com/report/github.com/getsentry/raven-go)
|
||||
[](https://godoc.org/github.com/getsentry/raven-go)
|
||||
|
||||
raven is the official Go SDK for the [Sentry](https://github.com/getsentry/sentry)
|
||||
event/error logging system.
|
||||
|
||||
- [**API Documentation**](https://godoc.org/github.com/getsentry/raven-go)
|
||||
@@ -11,3 +15,5 @@ event/error logging system.
|
||||
```text
|
||||
go get github.com/getsentry/raven-go
|
||||
```
|
||||
|
||||
Note: Go 1.7 and newer are supported.
|
||||
|
Reference in New Issue
Block a user