doc
|
Go to the source code of this file.
Macros | |
#define | CSYNC_LOG(priority, ...) csync_log(priority, __func__, __VA_ARGS__) |
#define | PRINTF_ATTRIBUTE(a, b) |
Functions | |
void | csync_log (int verbosity, const char *function, const char *format,...) PRINTF_ATTRIBUTE(3 |
Logging interface of csync.
Definition in file csync_log.h.