Log.LogFull(senderName,LM.CategorySYSTEM,LM.LevelERROR,LM.SeverityUnknown,LM.ImpactUnknown,LM.MessageNamePARSE,"Was not able to execute the ICCC component startup message.")
Log.LogShort(senderName,LM.CategorySYSTEM,LM.LevelINFO,LM.MessageNameSTARTUP,`ICCC message: The external component is now up and ready.`,fmt.Sprintf("ipAddressPort='%s'",messageData.IPAddressPort),fmt.Sprintf("name='%s'",messageData.Name),fmt.Sprintf("version='%s'",messageData.Version))