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

inform the user that you noticed when he sent a USR2


svn:r2992
parent 81dad3e0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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) {