Rollbar

Latest version: v1.0.0

Safety actively analyzes 629678 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 14 of 17

0.5.10

- Added `code_version` configuration setting
- Added support for bottle request objects

0.5.9

- Added a command line interface for reporting messages to Rollbar

0.5.8

- Added `allow_logging_basic_config` config flag for compatability with Flask. If using Flask, set to False.

0.5.7

- Added `exception_level_filters` configuration setting to customize the level that specific exceptions are reported as.

0.5.6

- First argument to `rollbar.report_exc_info()` is now optional. You can now call it with no arguments from within an `except` block, and it will behave is if you had called like `rollbar.report_exc_info(sys.exc_info())`

0.5.5

- Support for ignoring exceptions by setting `exc._rollbar_ignore = True`. Such exceptions reported through rollbar.report_exc_info() -- which is used under the hood in the Django and Pyramid middlewares -- will be ignored instead of reported.

Page 14 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.