Closed
Description
Right now it just sets globalOptions.extra to the object you pass in, but it would be nice to be able to add or update a key in globalOptions.extra. It's especially bad because there's no 'getExtraContext' for us to provide an updated object.
Couple ways to go-
- Provide all CRUD methods for ExtraContext?
- Expose globalOptions on Raven object?
- At least make a Raven.getExtraContext method.
This probably applies to Raven.setTagsContext as well.
Metadata
Metadata
Assignees
Labels
No labels