Function: SB-POSIX:SYSLOG

package type github

Send a message to the syslog facility, with severity level PRIORITY. The message will be formatted as by CL:FORMAT (rather than C’s printf) with format string FORMAT and arguments ARGS.

Lambda list

(sb-posix::priority format &rest sb-posix::args)