mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-24 13:36:50 +01:00
Upgrade "webpanel not built" message to Debug
This commit is contained in:
@@ -509,7 +509,7 @@ namespace Tgstation.Server.Host.Core
|
||||
}
|
||||
else
|
||||
#if NO_WEBPANEL
|
||||
logger.LogTrace("Web control panel was not included in TGS build!");
|
||||
logger.LogDebug("Web control panel was not included in TGS build!");
|
||||
#else
|
||||
logger.LogTrace("Web control panel disabled!");
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user