1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-15 02:59:26 +08:00
Files
Alas/module/webui/__init__.py
2023-03-23 00:25:16 +08:00

6 lines
153 B
Python

# This must be the first to import
from module.logger import logger # Change folder
import deploy.Windows.logger
deploy.Windows.logger.logger = logger