verbose
A logging framework using the piping library.
$ area51 add verboseCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(verbose:some-function ...)A logging framework using the piping library.
$ area51 add verboseCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(verbose:some-function ...)