DarthSim 2e6296c4d9 Go go mod il y a 6 ans
..
device 69505cb6d2 Update vendored packages il y a 7 ans
errors 2e6296c4d9 Go go mod il y a 6 ans
headers 69505cb6d2 Update vendored packages il y a 7 ans
sessions 69505cb6d2 Update vendored packages il y a 7 ans
.gitignore 2e6296c4d9 Go go mod il y a 6 ans
.travis.yml 2e6296c4d9 Go go mod il y a 6 ans
CHANGELOG.md 2e6296c4d9 Go go mod il y a 6 ans
CONTRIBUTING.md 2e6296c4d9 Go go mod il y a 6 ans
Gemfile 2e6296c4d9 Go go mod il y a 6 ans
Gemfile.lock 2e6296c4d9 Go go mod il y a 6 ans
LICENSE.txt b66b27bef9 Errors reporting il y a 7 ans
Makefile 2e6296c4d9 Go go mod il y a 6 ans
README.md 2e6296c4d9 Go go mod il y a 6 ans
appengine.go b66b27bef9 Errors reporting il y a 7 ans
bugsnag.go 69505cb6d2 Update vendored packages il y a 7 ans
configuration.go 69505cb6d2 Update vendored packages il y a 7 ans
doc.go b66b27bef9 Errors reporting il y a 7 ans
event.go 69505cb6d2 Update vendored packages il y a 7 ans
issue_template.md 2e6296c4d9 Go go mod il y a 6 ans
json_tags.go b66b27bef9 Errors reporting il y a 7 ans
metadata.go 69505cb6d2 Update vendored packages il y a 7 ans
middleware.go 69505cb6d2 Update vendored packages il y a 7 ans
notifier.go 69505cb6d2 Update vendored packages il y a 7 ans
panicwrap.go 69505cb6d2 Update vendored packages il y a 7 ans
payload.go 69505cb6d2 Update vendored packages il y a 7 ans
report.go 69505cb6d2 Update vendored packages il y a 7 ans
report_publisher.go 69505cb6d2 Update vendored packages il y a 7 ans
request_extractor.go 69505cb6d2 Update vendored packages il y a 7 ans

README.md

Bugsnag error reporter for Go

Latest Version Build Status Go Documentation

Automatically detect crashes and report errors in your Go apps. Get alerts about errors and panics in real-time, including detailed error reports with diagnostic information. Understand and resolve issues as fast as possible.

Learn more about Bugsnag's Go error monitoring and error reporting solution.

Features

  • Automatically report unhandled errors and panics
  • Report handled errors
  • Attach user information to determine how many people are affected by a crash
  • Send customized diagnostic data

Getting Started

  1. Create a Bugsnag account
  2. Complete the instructions in the integration guide for your framework:
  3. Relax!

Support

Contributing

All contributors are welcome! For information on how to build, test and release bugsnag-go, see our contributing guide.

License

The Bugsnag exception reporter for Go is free software released under the MIT License. See LICENSE.txt for details.