org.clojars.number23.commons-lib.stacktrace documentation

pst12

(pst12)(pst12 e-or-depth)(pst12 e depth)
Deprecated.  use with-err-str to get pst output

return a stack trace of the exception, to the depth requested.
If none supplied, uses the root cause of the most recent repl exception (*e),
and a depth of 12.

source code copy from clojure.repl.pst