Browse Source

inform him more sanely

svn:r2993
Roger Dingledine 20 years ago
parent
commit
e5e45fe980
1 changed files with 1 additions and 1 deletions
  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) {