cachix / katip-raven

Katip scribe for raven client (https://sentry.io)
Apache License 2.0
5 stars 2 forks source link

Json payload + source location #6

Closed roberth closed 4 years ago

roberth commented 4 years ago

This removes needless escaping from the sentry dashboard and presents the data in an even nicer way. Raw JSON is still available by clicking the [Formatted|Raw] button pair. Also fixes #3 by updating raven-haskell and fixes #5 by adding primitive source location support.