fix(frpLogger): replace all logs fetching method to read corresponding file in the logsPath

This commit is contained in:
2026-06-06 14:31:42 +08:00
parent 5e9bdf02f9
commit a0634703ea
8 changed files with 113 additions and 1127 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ For detailed API documentation, please see [docs/api.md](docs/api.md)
- [x] Enhance speed of listing instances
- [x] Increase speed of fetching instance logs
- [x] Refactor systemd service log output method to local file
- [ ] Fix no log output in instanceDetail view
- [x] Fix no log output in instanceDetail view
- [ ] Add update frp binary function
## License