taoensso / timbre

Pure Clojure/Script logging library
https://www.taoensso.com/timbre
Eclipse Public License 1.0
1.44k stars 171 forks source link

Pass ex-data on to Sentry as additional data field #349

Closed DerGuteMoritz closed 2 years ago

DerGuteMoritz commented 2 years ago

I tried to make it backwards compatible by not overriding an existing :ex-data key. Also, expanded the docstring a bit with info that would have been helpful for me :slightly_smiling_face:

ptaoussanis commented 2 years ago

Will be incorporated in next release, thanks Moritz!