tidying
[exim.git] / src / src / log.c
index 6c483216ad61d79989e48351adc5342e69b68811..a01e9c59f20bda6698b73c30655c11354c520a9a 100644 (file)
@@ -1544,6 +1544,7 @@ else DEBUG(D_deliver)
 void
 debug_logging_stop(BOOL kill)
 {
 void
 debug_logging_stop(BOOL kill)
 {
+debug_printf("debug terminated by %s\n", kill ? "kill" : "stop");
 debug_pretrigger_discard();
 if (!debug_file || !debuglog_name[0]) return;
 
 debug_pretrigger_discard();
 if (!debug_file || !debuglog_name[0]) return;