journal

MIT, see COPYING.

A library built around explicit execution traces for logging, tracing, testing and persistence.

$ area51 add journalCopy

Usage

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