调整日志内容
This commit is contained in:
@@ -36,7 +36,7 @@ class StatsDashboardPlugin(PluginInterface):
|
||||
def __init__(self):
|
||||
super().__init__()
|
||||
self.logger = logging.getLogger("StatsDashboard")
|
||||
|
||||
self.LOG.info(f"正在初始化 {self.name} 插件...")
|
||||
self.server = None
|
||||
self.server_thread = None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user