picld_log - log a message in system log
cc [flag ...] file ... -lpicltree [library ...] #include <picltree.h> void picld_log(const char *msg);
The picld_log() function logs the message specified in msg to the system log file using syslog(3C). This function is used by the PICL daemon and the plug-in modules to log messages to inform users of any error or warning conditions.
This function does not return a value.
See attributes(5) for descriptions of the following attributes:
|
syslog(3C), attributes(5)
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |