mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-30 00:22:40 +01:00
Add additional session controller logging
This commit is contained in:
@@ -220,6 +220,8 @@ namespace Tgstation.Server.Host.Components.Watchdog
|
||||
return result;
|
||||
};
|
||||
LaunchResult = GetLaunchResult();
|
||||
|
||||
logger.LogDebug("Created session controller. Primary: {0}, CommsKey: {1}, Port: {2}", IsPrimary, reattachInformation.AccessIdentifier, Port);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user