📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-27 19:05:33
📂
/ (Root)
/
opt
/
alt
/
python311
/
lib64
/
python3.11
/
asyncio
📍 /opt/alt/python311/lib64/python3.11/asyncio
🔄 Refresh
✏️
Editing: log.py
Read Only
"""Logging configuration.""" import logging # Name the logger after the package. logger = logging.getLogger(__package__)
💾 Save Changes
❌ Cancel