Skip to main content

error

macro

clojure.tools.logging/error

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