forked fromrollbar/pyrollbar
- Notifications
You must be signed in to change notification settings - Fork0
Error tracking and logging from Python to Rollbar
License
NotificationsYou must be signed in to change notification settings
terencehonles/pyrollbar
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Python notifier for reporting exceptions, errors, and log messages toRollbar.
- Sign up for a Rollbar account
- Follow theQuick Start instructions in ourPython SDK docs to install pyrollbar and configure it for your platform.
For complete usage instructions and configuration reference, see ourPython SDK docs.
See ourReleases page for a list of all releases, including changes.
If you run into any issues, please email us atsupport@rollbar.com
For bug reports, pleaseopen an issue on GitHub.
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
). - Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Tests are inrollbar/test
. To run the tests:python setup.py test
About
Error tracking and logging from Python to Rollbar
Resources
License
Stars
Watchers
Forks
Packages0
No packages published
Languages
- Python99.7%
- Nix0.3%