Searched refs:msgdomain (Results 1 – 1 of 1) sorted by relevance
219 def fatal(msgdomain, msg): argument220 if msgdomain:221 logger = logging.getLogger("BitBake.%s" % msgdomain)