hunchentoot-errors
Augments Hunchentoot error pages and logs with request and session information
$ area51 add hunchentoot-errorsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(hunchentoot-errors:some-function ...)