inform the user that you noticed when he sent a USR2

svn:r2992
This commit is contained in:
Roger Dingledine
2004-11-26 04:17:57 +00:00
parent 8c31faaeb7
commit ab0332100e
+1
View File
@@ -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) {