Skip to main content

debug

macro

clojure.tools.logging/debug

Available in:BBCLJ
(debug [message & more] [throwable message & more])
Debug level logging using print-style args. Use the 'logging.readable' namespace to avoid wrapping args in pr-str.

No examples yet. Be the first to add one!

Categories