[GH-ISSUE #109] 日志获取需要优化 #49

Open
opened 2026-02-27 16:42:19 +03:00 by kerem · 0 comments
Owner

Originally created by @DSLZL on GitHub (Feb 22, 2026).
Original GitHub issue: https://github.com/router-for-me/Cli-Proxy-API-Management-Center/issues/109

先说一下我没看源码

  • 日志似乎是直接获取整个日志文件,我每次刷新日志就要使用大量的流量去获取,有时候我只想要最新的几条日志,这浪费了我很多流量

  • 因为日志文件大,导致我等待一分钟之后直接显示超时,并不显示,浪费了我的流量

  • 在我电脑里,我上滑查询某些日志的时候,会由于日志加载过多导致我的电脑异常卡顿,似乎没有对超多文本做优化

Originally created by @DSLZL on GitHub (Feb 22, 2026). Original GitHub issue: https://github.com/router-for-me/Cli-Proxy-API-Management-Center/issues/109 先说一下我没看源码 - 日志似乎是直接获取整个日志文件,我每次刷新日志就要使用大量的流量去获取,有时候我只想要最新的几条日志,这浪费了我很多流量 - 因为日志文件大,导致我等待一分钟之后直接显示超时,并不显示,浪费了我的流量 - 在我电脑里,我上滑查询某些日志的时候,会由于日志加载过多导致我的电脑异常卡顿,似乎没有对超多文本做优化
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Cli-Proxy-API-Management-Center#49
No description provided.