Tuesday, March 6, 2018

Clojure: print exception stack trace

(log/error (apply str (interpose "\n" (.getStackTrace e))))