Skip to main content

debugf

macro

clojure.tools.logging/debugf

Available in:BBCLJ
(debugf [fmt & fmt-args] [throwable fmt & fmt-args])
Debug level logging using format. Use the 'logging.readable' namespace to avoid wrapping args in pr-str.

No examples yet. Be the first to add one!

Categories