初始化文件
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
[StatsCollector]
|
||||
enable = true
|
||||
|
||||
|
||||
@@ -41,6 +41,7 @@ class StatsCollectorPlugin(PluginInterface):
|
||||
|
||||
def __init__(self):
|
||||
|
||||
super().__init__()
|
||||
self.logger = logging.getLogger("StatsCollector")
|
||||
|
||||
# 默认配置
|
||||
|
||||
Reference in New Issue
Block a user