Skip to main content

fatal

macro

clojure.tools.logging/fatal

(fatal [message & more] [throwable message & more])
Fatal 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