Skip to main content

info

macro

clojure.tools.logging/info

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