Explorar el Código

inform him more sanely

svn:r2993
Roger Dingledine hace 21 años
padre
commit
e5e45fe980
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/or/main.c

+ 1 - 1
src/or/main.c

@@ -845,7 +845,7 @@ static int do_main_loop(void) {
     }
     if (please_debug) {
       switch_logs_debug();
-      log(LOG_DEBUG,"Caught USR2. Going to loglevel debug.");
+      log(LOG_NOTICE,"Caught USR2. Going to loglevel debug.");
       please_debug = 0;
     }
     if (please_reset) {