Lines Matching refs:LogDEBUG
292 log_Printf(LogDEBUG, "%s filter:\n", filter->name); in FilterCheck()
319 if (log_IsKept(LogDEBUG)) in FilterCheck()
328 if (log_IsKept(LogDEBUG)) in FilterCheck()
358 if (log_IsKept(LogDEBUG)) in FilterCheck()
379 if (log_IsKept(LogDEBUG)) { in FilterCheck()
398 if (log_IsKept(LogDEBUG)) { in FilterCheck()
405 log_Printf(LogDEBUG, " Filter: proto = %s, %s\n", in FilterCheck()
411 if (log_IsKept(LogDEBUG)) { in FilterCheck()
425 log_Printf(LogDEBUG, " rule = %d: Address match, " in FilterCheck()
443 log_Printf(LogDEBUG, " rule = %d: Address match, action = %s\n", n, in FilterCheck()
448 log_Printf(LogDEBUG, " rule = %d: Address mismatch\n", n); in FilterCheck()