log_err
log_err(int eval, const char *fmt, ...)
#define log_err(fmt, args...) syslog(LOG_ERR, fmt , ##args)
log_err(char const *message, ...)