DEVID_LOG_ERR
#define DEVID_LOG_ERR(args)
#define DEVID_LOG_ERR(args) { if (devid_log_failures) devid_log args; }