From 5ede035d465a8f283276a50eecbfc14fcbf3b730 Mon Sep 17 00:00:00 2001 From: Jordan Brown Date: Fri, 10 Jul 2020 12:50:07 -0400 Subject: [PATCH] Minor log line --- src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs b/src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs index 8754f58c19..1c63870f1b 100644 --- a/src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs +++ b/src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs @@ -248,6 +248,7 @@ namespace Tgstation.Server.Host.Components.Deployment if (!dmbExistsAtRoot) { + logger.LogTrace("Didn't find .dmb at game directory root, checking A/B dirs..."); var primaryCheckTask = ioManager.FileExists( ioManager.ConcatPath( newProvider.Directory,