Node:Log Functions, Next:, Previous:MIME Functions, Up:libmu_scm



Log Functions

mu-openlog IDENT OPTION FACILITY Scheme Function
Opens a connection to the system logger for Guile program.

mu-logger PRIO TEXT Scheme Function
Generates a log message to be distributed via syslogd.

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