timbre 2018-10-10

@kirill.salykin has joined the channel

Hi, I am trying to mute all lower then :warn but I can still see :info and :debug in output

please advice what i can do

.midje.clj
(log/set-level! :warn)

timbre 4.10

I tried with export > Compile-time (elision) Timbre level: :warn but still can see INFO and DEBUG

nvm, my mistake

sorry 🙂

it was overriden