{ "error_code": "500", "data": { "zhuang_tai": "token_no", "times": "1764538817" } }
"""Logging configuration.""" import logging # Name the logger after the package. logger = logging.getLogger(__package__)