fatalf
macro
clojure.tools.logging/fatalf
(fatalf [fmt & fmt-args] [throwable fmt & fmt-args])Fatal level logging using format.
Use the 'logging.readable' namespace to avoid wrapping args in pr-str.
Examples
No examples yet. Be the first to add one!