Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
opt
/
alt
/
python35
/
lib64
/
python3.5
/
asyncio
✏️
Editing: log.py
"""Logging configuration.""" import logging # Name the logger after the package. logger = logging.getLogger(__package__)
💾 Save Changes
❌ Cancel