diff --git a/src/or/main.c b/src/or/main.c index bbe48fd052..4fc01c1818 100644 --- a/src/or/main.c +++ b/src/or/main.c @@ -818,7 +818,7 @@ static int do_main_loop(void) { } if(please_dumpstats) { /* prefer to log it at INFO, but make sure we always see it */ - dumpstats(get_min_log_level()>LOG_INFO ? get_min_log_level() : LOG_INFO); + dumpstats(get_min_log_level()