mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-30 08:33:19 +01:00
Add additional logging
This commit is contained in:
@@ -574,6 +574,8 @@ namespace Tgstation.Server.Host.Components.Watchdog
|
||||
await StopMonitor().ConfigureAwait(false);
|
||||
|
||||
var reattachInformation = CreateReattachInformation();
|
||||
|
||||
Logger.LogDebug("Saving reattach information...");
|
||||
await reattachInfoHandler.Save(reattachInformation, cancellationToken).ConfigureAwait(false);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user