#include <stdio.h>#include <stdarg.h>Go to the source code of this file.
Functions | |
| void | output (const char *format,...) |
| void output | ( | const char * | format, |
| ... | |||
| ) |
wrapper around syslog::write and outputting to the screen depending on the flag USE_SYSLOG
1.8.6