cl-syslog
Common Lisp interface to local and remote Syslog facilities

Authors/Maintainers: Mike Maul

License: BSD

Homepage/Source Code: https://github.com/mmaul/cl-syslog

    Availability:
  • cl-flowd is available is source form via the its github repository home page.
  • installable via Quicklisp as cl-flowd

Documentation is available in the CL-SYSLOG Quickdocs project page :http://quickdocs.org/cl-syslog/

History: OnShore's ODCL library contained log.lisp which is a Common Lisp interface to the Unix syslog facility. Erik Enge, converted log.lisp to a ASDF package and rewrote to utilize CFFI instead of CMUCL-specific code. Mike Maul implemented UDP syslog client and now maintains cl-syslog.

system programming logging