1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-15 03:49:26 +08:00
Files
Alas/module/webui/__init__.py
2022-06-25 20:24:34 +08:00

6 lines
137 B
Python

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