printv
printv: a batteries-included tracing and debug-logging macro
$ area51 add printvCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(printv:some-function ...)printv: a batteries-included tracing and debug-logging macro
$ area51 add printvCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(printv:some-function ...)