msg="Item definition issue in file %s, line %i. Threshold %s has not been defined in %s"%('/'.join(fs.filename.rsplit('/',4)[1:]),fs.lineno,attr,expProdFile)
msg="L1 item {item} has been added to the menu L1/Menu/Menu_{menu}.py, but the required threshold {thr} is not listed as input in L1/Menu/Menu_{menu}_inputs{legacy}.py".format(item=itemName,thr=thrName,menu=self.menuToLoad(),legacy="_legacy"ifisLegacyThrelse"")