Previous: , Up: API  


1.6 (scriba syslog)

This module implements a logging backend structured to conform with syslog protocol specifications (such as RFC 5424 concepts). It generates string messages featuring priority framing headers, process identifier tracking, and standardized structured metadata fields.

1.6.1 Procedures

Procedure: %make-scriba-syslog-logger KEY: #:name #:level #:context-filter #:tag-filter #:timestamp-format #:out-port #:flush-port? #:layout

Undocumented procedure.

Procedure: scriba-syslog-logger . kwargs

Undocumented procedure.