pyrollbar

Error tracking and logging from Python to Rollbar
授权协议 MIT License
开发语言 Python
所属分类 开发工具、 程序调试工具
软件类型 开源软件
地区 不详
投 递 者 爱亮
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Pyrollbar

Build Status

Python notifier for reporting exceptions, errors, and log messages to Rollbar.

Setup Instructions

  1. Sign up for a Rollbar account
  2. Follow the Quick Start instructions in our Python SDK docs to install pyrollbar and configure it for your platform.

Usage and Reference

For complete usage instructions and configuration reference, see our Python SDK docs.

Release History & Changelog

See our Releases page for a list of all releases, including changes.

Help / Support

If you run into any issues, please email us at support@rollbar.com

For bug reports, please open an issue on GitHub.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature).
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Tests are in rollbar/test. To run the tests: python setup.py test

相关阅读

相关文章

相关问答

相关文档