mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-29 16:11:05 +01:00
Add logging
This commit is contained in:
@@ -361,6 +361,7 @@ namespace Tgstation.Server.Host.Components.Watchdog
|
||||
// currently unused, maybe in the future
|
||||
break;
|
||||
case BridgeCommandType.Kill:
|
||||
logger.LogInformation("Bridge requested process termination!");
|
||||
TerminationWasRequested = true;
|
||||
process.Terminate();
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user