libclj-stacktrace-clojure

More readable stacktraces in clojure programs
  http://github.com/mmcgrana/clj-stacktrace
  0
  no reviews



Clj-stacktrace-clojure changes the format of stacktraces making them more readable. changes include vertical alignment, redirection, and special notation for clojure functions.

this library also provides a hook for leiningen to enable clj-stacktrace across all the projects that use clojure.test and clojure.stacktrace in general. it also allows clj-stacktrace to be used in the repl.