Log IP and port for bcka debugging

This commit is contained in:
Simon 2021-04-04 19:42:25 +01:00
parent 7303cdcbc8
commit 6b2b39f5e1
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ class OPENBRIDGE(DatagramProtocol):
self.config['TARGET_IP'] = h
logger.info('(%s) *BridgeControl* Source IP has changed for OBP, updating',self._system)
else:
logger.info('(%s) *BridgeControl* Source IP has changed for OBP but port has also changed, *NOT* updating',self._system)
logger.info('(%s) *BridgeControl* Source IP has changed for OBP but port has also changed, *NOT* updating, IP: %s, Port: %s',self._system, h, p)
else:
h,p = _sockaddr