docs/context.rst in sentry-raven-2.5.3 vs docs/context.rst in sentry-raven-2.6.0
- old
+ new
@@ -22,9 +22,10 @@
* ``level``: a string representing the level of this event (fatal, error,
warning, info, debug)
* ``server_name``: the hostname of the server
* ``tags``: a mapping of tags describing this event
* ``extra``: a mapping of arbitrary context
+* ``user``: a mapping of user context
Providing Request Context
-------------------------
Most of the time you're not actually calling out to Raven directly, but