This commit is contained in:
2019-10-22 20:33:18 +00:00
parent 4da7fbee0d
commit bcd050c4c9
7 changed files with 100 additions and 56 deletions

View File

@@ -90,7 +90,7 @@ namespace AyaNova.Generator
}
catch (Exception ex)
{
log.LogError("Generate::ProcessJobs resulted in exception error ", ex);
log.LogError(ex,"Generate::ProcessJobs result in exception error ");
}
//=================================================================