zulip/zerver/tornado/ioloop_logging.py

4 lines
139 B
Python

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