csync_log.h File Reference


Detailed Description

Logging interface of csync.

Definition in file csync_log.h.

Go to the source code of this file.

Defines

#define CSYNC_LOG(priority,...)   csync_log(ctx, priority, __FUNCTION__, __VA_ARGS__)
#define PRINTF_ATTRIBUTE(a, b)

Enumerations

enum  csync_log_priority_e {
  CSYNC_LOG_PRIORITY_NOLOG = 0, CSYNC_LOG_PRIORITY_FATAL, CSYNC_LOG_PRIORITY_ALERT, CSYNC_LOG_PRIORITY_CRIT,
  CSYNC_LOG_PRIORITY_ERROR, CSYNC_LOG_PRIORITY_WARN, CSYNC_LOG_PRIORITY_NOTICE, CSYNC_LOG_PRIORITY_INFO,
  CSYNC_LOG_PRIORITY_DEBUG, CSYNC_LOG_PRIORITY_TRACE, CSYNC_LOG_PRIORITY_NOTSET, CSYNC_LOG_PRIORITY_UNKNOWN
}

Functions

void csync_log (CSYNC *ctx, int verbosity, const char *function, const char *format,...) PRINTF_ATTRIBUTE(4


Generated on Mon Oct 21 19:24:18 2013 for doc by  doxygen 1.5.6