Skip to main content

tracef

macro

clojure.tools.logging/tracef

Available in:BBCLJ
(tracef [fmt & fmt-args] [throwable fmt & fmt-args])
Trace 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