hunchentoot-errors

MIT

Augments Hunchentoot error pages and logs with request and session information

$ area51 add hunchentoot-errorsCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(hunchentoot-errors:some-function ...)