airbrake-python
airbrake-python copied to clipboard
Error handling via decorator
It would be great to have a nice convenient decorator to wrap functions and ship any exceptions that the function returns. I think this would live separately from the current logging mechanism.