Your IP : 216.73.216.91


Current Path : /usr/lib/python3.10/asyncio/
Upload File :
Current File : //usr/lib/python3.10/asyncio/log.py

"""Logging configuration."""

import logging


# Name the logger after the package.
logger = logging.getLogger(__package__)