mirror of
https://github.com/router-for-me/Cli-Proxy-API-Management-Center.git
synced 2026-04-24 23:25:52 +03:00
[GH-ISSUE #109] 日志获取需要优化 #49
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Cli-Proxy-API-Management-Center#49
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
先说一下我没看源码
日志似乎是直接获取整个日志文件,我每次刷新日志就要使用大量的流量去获取,有时候我只想要最新的几条日志,这浪费了我很多流量
因为日志文件大,导致我等待一分钟之后直接显示超时,并不显示,浪费了我的流量
在我电脑里,我上滑查询某些日志的时候,会由于日志加载过多导致我的电脑异常卡顿,似乎没有对超多文本做优化