Explorar o código

inform the user that you noticed when he sent a USR2

svn:r2992
Roger Dingledine %!s(int64=21) %!d(string=hai) anos
pai
achega
a7f92d7ffe
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/or/main.c

+ 1 - 0
src/or/main.c

@@ -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) {