Go to the first, previous, next, last section, table of contents.


Log Functions

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

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

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


Go to the first, previous, next, last section, table of contents.