common-lisp cl-syslog is a Common Lisp library that provides access to the syslog logging facility under Unix. The code was taken from OnShore's ODCL and has been enhanced to include an ASDF system, conditions, options to openlog(3) and it now uses UFFI instead of CMUCL-specific FFI code.