from typing import Dict # This is used for a somewhat hacky way of passing the port number # into this early-initialized module. logging_data: Dict[str, str] = {}