feat: 支持设置控制台日志级别;
refactor: 重写了后端与仪表盘的日志通信
This commit is contained in:
@@ -6,7 +6,7 @@ from type.message_event import AstrMessageEvent
|
||||
from type.command import CommandResult
|
||||
from type.types import Context
|
||||
from type.config import VERSION
|
||||
from SparkleLogging.utils.core import LogManager
|
||||
from util.log import LogManager
|
||||
from logging import Logger
|
||||
from util.agent.web_searcher import search_from_bing, fetch_website_content
|
||||
|
||||
|
||||
Reference in New Issue
Block a user