DarthSim b66b27bef9 Errors reporting 7 ani în urmă
..
errors b66b27bef9 Errors reporting 7 ani în urmă
.travis.yml b66b27bef9 Errors reporting 7 ani în urmă
CHANGELOG.md b66b27bef9 Errors reporting 7 ani în urmă
CONTRIBUTING.md b66b27bef9 Errors reporting 7 ani în urmă
LICENSE.txt b66b27bef9 Errors reporting 7 ani în urmă
Makefile b66b27bef9 Errors reporting 7 ani în urmă
README.md b66b27bef9 Errors reporting 7 ani în urmă
appengine.go b66b27bef9 Errors reporting 7 ani în urmă
bugsnag.go b66b27bef9 Errors reporting 7 ani în urmă
configuration.go b66b27bef9 Errors reporting 7 ani în urmă
doc.go b66b27bef9 Errors reporting 7 ani în urmă
event.go b66b27bef9 Errors reporting 7 ani în urmă
issue_template.md b66b27bef9 Errors reporting 7 ani în urmă
json_tags.go b66b27bef9 Errors reporting 7 ani în urmă
metadata.go b66b27bef9 Errors reporting 7 ani în urmă
middleware.go b66b27bef9 Errors reporting 7 ani în urmă
notifier.go b66b27bef9 Errors reporting 7 ani în urmă
panicwrap.go b66b27bef9 Errors reporting 7 ani în urmă
payload.go b66b27bef9 Errors reporting 7 ani în urmă

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.