This commit is contained in:
2020-01-28 20:58:04 +00:00
parent fa1ba3fc28
commit 58241cd68d
2 changed files with 47 additions and 1 deletions

View File

@@ -484,7 +484,7 @@ namespace AyaNova
_newLog.LogInformation($"BOOT: Active techs - {UserBiz.ActiveCountAsync().Result}");
//Log the license info so it's on the record
_newLog.LogInformation($"BOOT: License -\r\n=-=-=-=-=-=-=-=-=-=-\r\n{AyaNova.Core.License.LicenseInfo}=-=-=-=-=-=-=-=-=-=-");
_newLog.LogInformation($"BOOT: License {AyaNova.Core.License.LicenseInfoLogFormat}");