def _neweventconn(self): return BEEventConnection(self.host, self.port, self.db.gethostname(), 3)
def _neweventconn(self): return BEEventConnection(self.host, self.port, self.db.gethostname(), level=(2, 1)[self.systemevents])