Current Path : /proc/2568807/root/usr/src/Python-3.12.7/Lib/asyncio/ |
Current File : //proc/2568807/root/usr/src/Python-3.12.7/Lib/asyncio/log.py |
"""Logging configuration.""" import logging # Name the logger after the package. logger = logging.getLogger(__package__)