Fork me on GitHub
#timbre
<
2021-11-16
>
Andrei Stan09:11:21

Hello guys, is there any way i can set the appenders via environment variables/config file? Is there any out-of-the-box tool for that ?

Jan K14:11:19

@andrei.stan No tool needed really: (taoensso.timbre/merge-config! {:appenders {:your-appender {:enabled? (boolean (get-config-or-envvar ...)}}}))