Send a message to the system logger
#include <stdio.h>
#include <sys/slog.h>
int vslogf( int opcode,
int severity,
const char * fmt,
va_list arg );
libc
For information on this function, see slogf().
| Safety: | |
|---|---|
| Cancellation point | Yes |
| Interrupt handler | No |
| Signal handler | Yes |
| Thread | Yes |
slogger, sloginfo in the Utilities reference