![]() |
![]() |
![]() |
![]() |
Control system log
#include <syslog.h> #include <stdarg.h> void vsyslog( int priority, const char *message, va_list args );
libc
For information on this function, see syslog().
Safety: | |
---|---|
Cancellation point | Yes |
Interrupt handler | No |
Signal handler | No |
Thread | No |
![]() |
![]() |
![]() |
![]() |