This commit is contained in:
2022-09-10 21:21:43 +00:00
parent c163311776
commit 56af1db7e7
5 changed files with 36 additions and 2 deletions

View File

@@ -142,6 +142,8 @@ namespace AyaNova
}
//We have db available
ServerGlobalOpsSettingsCache.DBAVAILABLE = true;
_newLog.LogInformation("Connected to database server - {0}", DbUtil.DisplayableConnectionString);