clojure.stacktrace

clojure.stacktrace

by Stuart Sierra

Full namespace name: clojure.stacktrace

Overview

Print stack traces oriented towards Clojure, not Java.

Public Variables and Functions

efunction

Usage: (e)
REPL utility.  Prints a brief stack trace for the root cause of the
most recent exception.

Added in Clojure version 1.1

Source

print-cause-tracefunction

Usage: (print-c