Next: , Previous: MIME Functions, Up: libmu_scm



3.3.5 Logging Functions

— Scheme Function: mu-openlog IDENT OPTION FACILITY

Opens a connection to the system logger for Guile program.

— Scheme Function: mu-logger PRIO TEXT

Generates a log message to be distributed via syslogd.

— Scheme Function: mu-closelog

Closes the channel to the system logger open by mu-openlog.