Skip to main content

warn

macro

clojure.tools.logging/warn

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