Hi, I am _extremely_ sorry for not answering for such a long time, I've sent the message but it didn't go through, and I just noticed it now.
Yes, it is possible, you can just use `(alter-var-root (var clojurewerkz.cassaforte.client/*debug*) (constantly true))` to get the desired result.
However, there's a conventional macro in `clojurewerkz.cassaforte.client/with-debug` to log on-demand.
Thank you and sorry once again for taking so long to respond.