Current Path : /proc/2715199/root/usr/lib64/python3.11/asyncio/ |
Current File : //proc/2715199/root/usr/lib64/python3.11/asyncio/log.py |
"""Logging configuration.""" import logging # Name the logger after the package. logger = logging.getLogger(__package__)