logger.info("Could not connect to observer %s on port %d, dropping connection."%(w[0],w[1]))
exceptException:
logger.info("Could not connect to observer %s on port %d: %s, %s\n%s"%(w[0],w[1],str(sys.exc_info()[0]),str(sys.exc_info()[1]),traceback.format_exc()))