Commit e5e45fe9 authored by Roger Dingledine's avatar Roger Dingledine
Browse files

inform him more sanely


svn:r2993
parent a7f92d7f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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) {