mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 23:47:41 +08:00
refactor: reorganize backend module boundaries
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
"""插件可使用的稳定日志入口。"""
|
||||
|
||||
from app.platform.log import (
|
||||
from app.runtime.log import (
|
||||
CustomFormatter,
|
||||
LogConfigModel,
|
||||
LogEntry,
|
||||
|
||||
Reference in New Issue
Block a user