libcontrac
A library for contact tracing
|
Allows output to be sent to the log. More...
#include <syslog.h>
Go to the source code of this file.
Macros | |
#define | LOG(level, ...) log_priority(level, __VA_ARGS__); |
Functions | |
void | log_priority (int priority, const char *format,...) |