More subscription license work
This commit is contained in:
@@ -700,7 +700,7 @@ namespace AyaNova
|
||||
|
||||
|
||||
//Log the active user count so it's in the log record
|
||||
_newLog.LogInformation($"Active techs - {UserBiz.ActiveCountAsync().Result}");
|
||||
_newLog.LogInformation($"Active techs - {UserBiz.ActiveTechUserCountAsync().Result}");
|
||||
|
||||
//Log the license info so it's on the record
|
||||
_newLog.LogInformation($"License - [{AyaNova.Core.License.LicenseInfoLogFormat}]");
|
||||
|
||||
Reference in New Issue
Block a user