mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 14:03:03 +03:00
add serverId to the log
This commit is contained in:
@@ -321,6 +321,7 @@ namespace MediaBrowser.Server.Startup.Common
|
||||
{
|
||||
await base.RunStartupTasks().ConfigureAwait(false);
|
||||
|
||||
Logger.Info("ServerId: {0}", SystemId);
|
||||
Logger.Info("Core startup complete");
|
||||
HttpServer.GlobalResponse = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user