How to Install cl-log in Ubuntu 18.04



Install cl-log by entering the following commands in the terminal:

sudo apt update
sudo apt install cl-log

Description:

general purpose Common Lisp logging utility

CL-LOG is a general purpose logging utility, loosely modelled in some respects after Gary King's Log5.

Homepage: http://www.nicklevine.org/cl-log/

Version: 1.0.1-1

Section: universe/lisp