honeybadger-io / honeybadger-python

Send Python and Django errors to Honeybadger.
https://www.honeybadger.io/
MIT License
15 stars 25 forks source link

Set context with dict arg or kwargs #136

Closed robbyronk closed 1 year ago

robbyronk commented 1 year ago

I'd like to be able to pass in a dict of context, in addition to using keyword arguments.

Thanks!

subzero10 commented 1 year ago

@robbyronk Thank you for the suggestion and the PR! This is available with v0.15.0!