Skip to main content

infof

macro

clojure.tools.logging/infof

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