Log.LogFull(senderName,LM.CategorySYSTEM,LM.LevelERROR,LM.SeverityCritical,LM.ImpactCritical,LM.MessageNameINIT,`The template engine is not (yet) init.`)
Log.LogFull(senderName,LM.CategoryAPP,LM.LevelERROR,LM.SeverityCritical,LM.ImpactCritical,LM.MessageNameEXECUTE,`Was not able to execute the template.`,templateName,executeError.Error())