ISC_LOG_TONULL
case ISC_LOG_TONULL:
ISC_LOG_TONULL,
type == ISC_LOG_TOFILEDESC || type == ISC_LOG_TONULL);
REQUIRE(destination != NULL || type == ISC_LOG_TONULL);
case ISC_LOG_TONULL:
if (channel->type != ISC_LOG_TONULL) {