This log line does not make sense in its current form

This commit is contained in:
Dominion
2023-05-29 02:49:44 -04:00
parent 1f56ee7b90
commit d837cc5812
@@ -826,7 +826,7 @@ namespace Tgstation.Server.Host.Swarm
updateCommitTcs = new TaskCompletionSource<bool>();
}
logger.LogDebug("Prepared for update to version {version}", version);
logger.LogDebug("Local node prepared for update to version {version}", version);
}
catch (Exception ex)
{