ZONE_ERROR
zone_log(parser, ZONE_ERROR, "the RR rdata fields are wrong for the type");
(((parser)->options.log.mask & ZONE_ERROR) ? \
(void)0 : zone_log((parser), ZONE_ERROR, __VA_ARGS__))
uint32_t category = ZONE_ERROR;
zone_log((parser), ZONE_ERROR, __VA_ARGS__); \
zone_log((parser), ZONE_ERROR, __VA_ARGS__); \
int priority = parser->options.secondary ? ZONE_WARNING : ZONE_ERROR;
priority = parser->options.secondary ? ZONE_WARNING : ZONE_ERROR;
zone_log(parser, ZONE_ERROR, "the owner cannot be converted");
zone_log(parser, ZONE_ERROR, "the RR rdata fields are wrong for the type, %s %s %s",