This commit is contained in:
@@ -99,7 +99,7 @@ namespace AyaNova.Biz
|
||||
if (skipIfAlreadyPresent)
|
||||
{
|
||||
ILogger log = AyaNova.Util.ApplicationLogging.CreateLogger<ReportBiz>();
|
||||
log.LogInformation($"Missing stock report '{proposedName}' imported");
|
||||
log.LogInformation($"Stock report '{proposedName}' imported");
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user