timbre

Yehonathan Sharvit 2020-11-19T17:47:36.004300Z

Hello there! Is there a way - as an appender - to know in what function timbre/info has been called?

Jan K 2020-11-19T18:06:53.004800Z

I don't think so. You can explicitly log a stack trace though (info (ex-info "test" {}) "info + stack")