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