[home]
bits & pieces
Kubernetes & OpenShift
mac
mobile
music
oracle
programming
tech
web etc.
username:
password:
impressum
Print a stacktrace in Clojure REPL
by Wolfram Saringer
(2011-04-06)
last change: 2011-04-06
To print a stracktrace after an exception occurred use these commands:
user=> (use 'clojure.stacktrace)
user=> (print-stack-trace *e 10)
Recent articles:
Ho to install SHA-1 support for PostgreSQL
Trivia: Adding Linux Swapspace
Linux Kernel increasingly inefficient
Petabytes
all articles represent the sole opinion of their respective author. all content comes without any warranty for correctnes, despite due diligence.