C | |
| closelog [Syslog] |
Close the log.
|
F | |
| facility_of_string [Syslog] |
given a string descibing a facility, return the facility.
|
O | |
| openlog [Syslog] | openlog ?(logpath=AUTODETECTED) ?(facility=`LOG_USER) ?(flags=[]) tag
Similar to openlog(3).
|
S | |
| syslog [Syslog] |
Same as syslog(3), except there's no formats.
|