cl-fluent-logger

BSD 3-Clause

A structured logger for Fluentd

$ area51 add cl-fluent-loggerCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-fluent-logger:some-function ...)