调整日志级别
This commit is contained in:
@@ -112,7 +112,7 @@ class MessageSignPlugin(MessagePluginInterface):
|
||||
# 加载词汇表
|
||||
self.load_vocabulary()
|
||||
|
||||
self.LOG.info(
|
||||
self.LOG.debug(
|
||||
f"[{self.name}] 插件初始化完成,指令:{self._commands},补签指令:{self._makeup_commands},已加载 {len(self.vocab_list)} 个词汇")
|
||||
return True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user