The Bugsnag exception reporter for Java automatically detects and reports errors and exceptions in your Java code. Learn more about reporting Java exceptions with Bugsnag.
- Automatically report unhandled exceptions and crashes
- Report handled exceptions
- Attach custom diagnostic data to determine how many people are affected by a crash and steps to reproduce the error
- Create a Bugsnag account
- Complete the instructions in the integration guide
- Report handled exceptions using
Bugsnag.notify()
- Customize your integration using the configuration options
- Create a Bugsnag account
- Complete the instructions in the integration guide
- Report handled exceptions using
Bugsnag.notify()
- Customize your integration using the configuration options
- Check out the configuration options for Spring or other Java apps
- Search open and closed issues for similar problems
- Report a bug or request a feature
All contributors are welcome! For information on how to build, test, and release
bugsnag-java
, see our contributing guide.
The Bugsnag Java library is free software released under the MIT License. See LICENSE for details.