log5

MIT License (see the fike COPYING for details)

Log5 is a Common Lisp logging library

$ area51 add log5Copy

Usage

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