printv

Apache 2.0

printv: a batteries-included tracing and debug-logging macro

$ area51 add printvCopy

Usage

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