This commit is contained in:
@@ -78,7 +78,7 @@ namespace AyaNova.Biz
|
||||
}
|
||||
if (ret != "notfound")
|
||||
{
|
||||
//I'm thinking do not log internally failed except as trace event as this would fill up log file
|
||||
//I'm thinking do not log internally failed except as debug event as this would fill up log file
|
||||
//instead if they have a license issue they can do manual fetch and then that will log so they can see error
|
||||
//(also it will return an error to the client)
|
||||
log.LogDebug($"FetchLicense - failed: {ret}");
|
||||
|
||||
Reference in New Issue
Block a user