Humbug helps you understand what keeps users coming back to your developer tool as well as any friction they experience.
Humbug lets you collect basic system information and crash reports while respecting your users' privacy. In addition to getting reports, you get to be GDPR-compliant from day one.
Humbug is currently available in the following programming languages:
-
- System information report
- Error traceback report
- Packages available in the current Python process report
- Logs report
- Environment variables report
- Custom report with full content control
-
- System information report
- Panic report
- Custom report with full content control
-
- System information report
- Error traceback report
If you would like support for another programming language, please create an issue.
Follow the instructions in the Getting started with usage and crash reporting guide.
We recommend generating one token for development and testing and using different tokens for each version of your production library or application.
You can access your Bugout knowledge base at https://bugout.dev, via the Bugout API, or using the
bugout
command line tool.
Bugout client libraries:
The bugout
command line tool can be installed from:
https://github.com/bugout-dev/bugout-go/releases/latest
You can use humbug.bash
to download your Humbug reports to your filesystem in an easy to analyze JSON format.
You can get help by: