Skip to main content

errorf

macro

clojure.tools.logging/errorf

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