Fork me on GitHub
#timbre
<
2017-03-21
>
lucian30307:03:52

@bja i got the sentry appender to work. i didn't realize ?err was actually the exception. i'll post this jist link here: https://gist.github.com/lucian303/462d620749a068e7f3ca128a0798a8ce "api-proxy" is the namespace of my app, but that could be passed in to make it more generic. i still need to hook up the compojure exception handlers tomorrow but they should be just a timbre/error call now ...

bja14:03:45

@lucian303 sweet. Any chance your sentry appender will make it into an open-source package? Asking not for myself, but for future people looking for out of the box sentry integration.

lucian30317:03:46

i'll see if i can get some time on a weekend and put it together into a proper package, but until then, anyone can feel free to use the code in the gist