This commit is contained in:
@@ -502,7 +502,7 @@ namespace AyaNova.Core
|
||||
#endif
|
||||
{
|
||||
if (calledFromInternalJob)
|
||||
log.LogTrace($"Fetching license for DBID {LicenseDbId} (called by job)");
|
||||
log.LogDebug($"Fetching license for DBID {LicenseDbId} (called by job)");
|
||||
else
|
||||
log.LogInformation($"Fetching license for DBID {LicenseDbId}");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user