40ants / lisp-project-of-the-day

Here I'll post notes about Quicklisp projects. Also I publish them on Twitter account svetlyak40wt.
http://40ants.com/lisp-project-of-the-day/
BSD 2-Clause "Simplified" License
51 stars 6 forks source link

clack-errors #18

Open utterances-bot opened 4 years ago

utterances-bot commented 4 years ago

clack-errors

https://40ants.com/lisp-project-of-the-day/2020/06/0114-clack-errors.html

vindarel commented 4 years ago

I just want to mention that hunchentoot:*show-lisp-errors-p*, if non-nil, shows the stacktrace too (and only the stacktrace, no fancy display) (and only when hunchentoot:*catch-errors-p* is nil, otherwise the debugger pops up).