Fork me on GitHub
#tools-deps
<
2021-12-28
>
practicalli-johnny16:12:05

@vinnyataide If you dont need to use timbre, then you can explicitly add the following dependency to your project deps.edn file to set the no-op(eration) logger implementation

org.slf4j/slf4j-nop     {:mvn/version "1.7.32"}