📁 File Manager Pro
v10.0.3 | PHP: 7.4.33
Server: LiteSpeed
2026-06-26 12:51:47
📂
/ (Root)
/
usr
/
lib64
/
python3.8
/
asyncio
📍 /usr/lib64/python3.8/asyncio
🔄 Refresh
✏️
Editing: log.py
Read Only
"""Logging configuration.""" import logging # Name the logger after the package. logger = logging.getLogger(__package__)
💾 Save Changes
❌ Cancel