|
doc
|
Macros | |
| #define | CSYNC_LOG(priority, ...) |
| #define | PRINTF_ATTRIBUTE(a, b) |
Functions | |
| void | csync_log (int verbosity, const char *function, const char *format,...) PRINTF_ATTRIBUTE(3 |
| #define CSYNC_LOG | ( | priority, | |
| ... ) |
Definition at line 57 of file csync_log.h.
| #define PRINTF_ATTRIBUTE | ( | a, | |
| b ) |
Definition at line 39 of file csync_log.h.
Referenced by csync_log().
| enum csync_log_priority_e |
Definition at line 42 of file csync_log.h.
| void csync_log | ( | int | verbosity, |
| const char * | function, | ||
| const char * | format, | ||
| ... ) |
References PRINTF_ATTRIBUTE.