Hello there! Is there a way - as an appender - to know in what function timbre/info has been called?
timbre/info
I don't think so. You can explicitly log a stack trace though (info (ex-info "test" {}) "info + stack")
(info (ex-info "test" {}) "info + stack")