This commit is contained in:
2022-08-23 03:02:34 +00:00
parent 028e7b8818
commit 03d26ddc41
4 changed files with 4 additions and 1 deletions

View File

@@ -701,7 +701,7 @@ namespace AyaNova
//Log the active user count so it's in the log record
_newLog.LogInformation($"Active techs - {UserBiz.ActiveTechUserCountAsync().Result}");
LOGHERE
//Log the license info so it's on the record
_newLog.LogInformation($"License - [{AyaNova.Core.License.LicenseInfoLogFormat}]");