Searched refs:hub_id (Results 1 – 1 of 1) sorted by relevance
28 def __init__(self, hub_id): argument29 self.hub_id = hub_id49 logging.debug("Ignoring client message from hubId %s: %s", self.hub_id, msg)53 logging.debug("Ignoring transaction result from hubId %s: %s", self.hub_id, msg)57 logging.debug("Ignoring hub event from hubId %s: %s", self.hub_id, evt)61 logging.debug("Ignoring app info data from hubId %s: %s", self.hub_id, appInfo)