Skip to main content

trace

macro

clojure.tools.logging/trace

Available in:BBCLJ
(trace [message & more] [throwable message & more])
Trace 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