加入日志

This commit is contained in:
liuwei
2025-05-27 09:14:53 +08:00
parent eccf89095a
commit 9f2907ffde

View File

@@ -68,8 +68,8 @@ def main():
robot.LOG.error(f"Dashboard服务器启动失败: {e}")
asyncio.run(async_job.run_all())
try:
robot.LOG.debug(f"开始启动GlancesMonitor")
# 初始化 Glances 监控
monitor = GlancesMonitor(
email_sender=robot.email_sender,