opensolaris man page for picld_log

Query: picld_log

OS: opensolaris

Section: 3picltre

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

picld_log(3PICLTREE)					  PICL Plug-In Library Functions				      picld_log(3PICLTREE)

NAME
picld_log - log a message in system log
SYNOPSIS
cc [flag ...] file ... -lpicltree [library ...] #include <picltree.h> void picld_log(const char *msg);
DESCRIPTION
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 dae- mon and the plug-in modules to log messages to inform users of any error or warning conditions.
RETURN VALUES
This function does not return a value.
ERRORS
No errors are defined.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+
SEE ALSO
syslog(3C), attributes(5) SunOS 5.11 28 Mar 2000 picld_log(3PICLTREE)
Related Man Pages
ptree_create_and_add_node(3picltre) - sunos
ptree_get_propinfo(3picltre) - sunos
ptree_get_root(3picltre) - sunos
ptree_get_frutree_parent(3picltre) - opensolaris
ptree_get_root(3picltre) - opensolaris
Similar Topics in the Unix Linux Community
syslog messages.
Diverting an app log to the syslog
Unix and Linux...what to look for in mail.log?
Interview question
Filtering keywords from syslog.