Lines Matching refs:LogDEBUG
290 log_Printf(LogDEBUG, "%s filter:\n", filter->name); in FilterCheck()
317 if (log_IsKept(LogDEBUG)) in FilterCheck()
326 if (log_IsKept(LogDEBUG)) in FilterCheck()
356 if (log_IsKept(LogDEBUG)) in FilterCheck()
377 if (log_IsKept(LogDEBUG)) { in FilterCheck()
396 if (log_IsKept(LogDEBUG)) { in FilterCheck()
403 log_Printf(LogDEBUG, " Filter: proto = %s, %s\n", in FilterCheck()
409 if (log_IsKept(LogDEBUG)) { in FilterCheck()
423 log_Printf(LogDEBUG, " rule = %d: Address match, " in FilterCheck()
441 log_Printf(LogDEBUG, " rule = %d: Address match, action = %s\n", n, in FilterCheck()
446 log_Printf(LogDEBUG, " rule = %d: Address mismatch\n", n); in FilterCheck()