调整日志级别
This commit is contained in:
@@ -96,7 +96,7 @@ class XiurenImagePlugin(MessagePluginInterface):
|
||||
# 初始化图片缓存管理器
|
||||
self.image_cache_manager = ImageCacheManager(self.image_folder, cache_size)
|
||||
|
||||
self.LOG.info(
|
||||
self.LOG.debug(
|
||||
f"[{self.name}] 插件初始化完成,指令:{self._commands},图片目录:{self.image_folder},缓存大小:{cache_size}")
|
||||
return True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user