feat(logging): add log path configuration and implement logrotate policy

This commit is contained in:
2026-05-22 17:27:57 +08:00
parent 767f26f3c9
commit a2d1dada2c
5 changed files with 62 additions and 5 deletions
+4
View File
@@ -70,6 +70,10 @@ For detailed API documentation, please see [docs/api.md](docs/api.md)
- [ ] Add per-proxy status display
- [ ] Add proxy edit submit action
- [ ] Add per-proxy status control
- [ ] Fix reboot failed when deployed as systemd service
- [x] Enhance speed of listing instances
- [x] Increase speed of fetching instance logs
- [x] Refactor systemd service log output method to local file
## License