Downgrade WaitForInputIdle errors to trace

This commit is contained in:
Dominion
2023-03-31 11:05:33 -04:00
parent e068a1f0fa
commit e91fda1726
+1 -1
View File
@@ -112,7 +112,7 @@ namespace Tgstation.Server.Host.System
}
catch (Exception ex)
{
logger.LogDebug(ex, "Error on WaitForInputIdle()!");
logger.LogTrace(ex, "WaitForInputIdle() failed, this is normal.");
}
},
default, // DCT: None available