794e8e622f | ||
---|---|---|
.. | ||
.dockerignore | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
client.go | ||
errors.go | ||
exception.go | ||
http.go | ||
interfaces.go | ||
runtests.sh | ||
stacktrace.go | ||
writer.go |
README.md
raven
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.