Skip to main content

warnf

macro

clojure.tools.logging/warnf

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