#include <syslog.h>
Go to the source code of this file.
Defines | |
#define | ERDM_LOGGING_ON 0 |
#define | ERDM_WARNING_ON 1 |
#define | ERDM_ERROR_ON 1 |
#define | SYSLOG_ON 1 |
#define | ERDM_LOGPRINTF(x, args...) do {} while (0) |
#define | ERDM_WARNPRINTF(x, args...) |
#define | ERDM_ERRORPRINTF(x, args...) |
#define ERDM_ERRORPRINTF | ( | x, | |||
args... | ) |
#define ERDM_WARNPRINTF | ( | x, | |||
args... | ) |