cl-syslog
Common Lisp syslog interface.
$ area51 add cl-syslogCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-syslog:some-function ...)Common Lisp syslog interface.
$ area51 add cl-syslogCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-syslog:some-function ...)