Loading src/or/main.c +1 −0 Original line number Diff line number Diff line Loading @@ -845,6 +845,7 @@ static int do_main_loop(void) { } if (please_debug) { switch_logs_debug(); log(LOG_DEBUG,"Caught USR2. Going to loglevel debug."); please_debug = 0; } if (please_reset) { Loading Loading
src/or/main.c +1 −0 Original line number Diff line number Diff line Loading @@ -845,6 +845,7 @@ static int do_main_loop(void) { } if (please_debug) { switch_logs_debug(); log(LOG_DEBUG,"Caught USR2. Going to loglevel debug."); please_debug = 0; } if (please_reset) { Loading