调整日志内容
This commit is contained in:
@@ -44,6 +44,7 @@ class StatsCollectorPlugin(PluginInterface):
|
||||
super().__init__()
|
||||
self.logger = logging.getLogger("StatsCollector")
|
||||
|
||||
self.LOG.info(f"正在初始化 {self.name} 插件...")
|
||||
# 默认配置
|
||||
self.config = {
|
||||
"enable": True,
|
||||
|
||||
Reference in New Issue
Block a user