This commit is contained in:
@@ -443,6 +443,10 @@ namespace AyaNova
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
//Log the active user count so it's in the log record
|
||||
_log.LogInformation($"BOOT: Active techs - {UserBiz.ActiveCount}" );
|
||||
|
||||
//Log the license info so it's on the record
|
||||
_log.LogInformation($"BOOT: License -\r\n=-=-=-=-=-=-=-=-=-=-\r\n{AyaNova.Core.License.LicenseInfo}=-=-=-=-=-=-=-=-=-=-" );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user