System Functionssystem.kanoa.loggergetLogTypeOn this pagesystem.kanoa.logger.getLogType(paramsDict)Returns a log type. paramsDict keys are optional. Log Types indicate 'info', 'warning', 'error'.ParametersparamsDict Dictionary - logTypeIdInteger - logTypeNameStringReturnslogTypeData pyDatasetExamplelogTypeData = system.kanoa.logger.getLogType({}, 5)