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.
Examples
No examples yet. Be the first to add one!