bugsnag / bugsnag-python

Official BugSnag error monitoring and error reporting for django, flask, tornado and other python apps.
https://docs.bugsnag.com/platforms/python/
MIT License
84 stars 42 forks source link

Add feature flag API to Client #351

Closed imjoehaines closed 1 year ago

imjoehaines commented 1 year ago

Goal

Adds the feature flag API to the Client object and legacy.py

Events now inherit the feature flags of the Client object that created them