DIR: /proc/1991110/task/1991110/cwd/usr/lib/python3.11/asyncio/ |
Current File : //proc/1991110/task/1991110/cwd/usr/lib/python3.11/asyncio/log.py |
"""Logging configuration.""" import logging # Name the logger after the package. logger = logging.getLogger(__package__) |