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