timbre 2021-07-10

Hi, can anybody suggest how to configure Timbre to suppress the initial 2021-07-10T10:46:22.470Z INFO in the log messages?

Set your own :output-fn in the config, you can copy and modify the default`taoensso.timbre/default-output-fn`

Thanks, @jkr.sw