event_log_notice
#define event_log_notice(fmt, args...)
#define event_log_notice(fmt, args...) syslog(LOG_NOTICE, fmt, ##args)