Announcement: cl-syslog version 0.9.1 released.

Erik Enge <[email protected]> Sat, 22 Nov 2003 12:52:27 -0500
Newsgroups gmane.lisp.clump
Message-ID <[email protected]>
OnShore's ODCL[1] library contains log.lisp which is a Common Lisp
interface to the Unix syslog facility.  cl-syslog is essentially
log.lisp except the rest of ODCL, with an ASDF system, conditions,
options to openlog(3) and uses UFFI instead of CMUCL-specific code.

More information at <http://common-lisp.net/project/cl-syslog>.

On the todo list:

 - getting it tested under something other than Linux

 - testing it under other implementations than SBCL/CMUCL

 - creating Albert[2] documentation on the website

After some initial feedback I'll go ahead and do those and release
version 1.0.0.

Erik.

Footnotes: 
[1]  http://alpha.onshored.com/

[2]  http://albert.sf.net/