📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-06-30 01:46:36
📂
/ (Root)
/
opt
/
alt
/
python313
/
lib64
/
python3.13
/
asyncio
📍 /opt/alt/python313/lib64/python3.13/asyncio
🔄 Refresh
✏️
Editing: log.py
Read Only
"""Logging configuration.""" import logging # Name the logger after the package. logger = logging.getLogger(__package__)
💾 Save Changes
❌ Cancel