Sending a message to syslogd
Standard programming interface provided by syslog() function
#include <syslog.h>
void syslog( int priority,
const char *message,
. . . );
Previous slide
Next slide
Back to first slide
View graphic version