SNMPD_F_DEBUG
flags |= SNMPD_F_DEBUG;
if (env->sc_flags & SNMPD_F_DEBUG)
log_init((env->sc_flags & SNMPD_F_DEBUG) ? 1 : 0, LOG_DAEMON);