3 Commits

Author SHA1 Message Date
6c3b3928f9 Add "实时日志" link to navigation in history, index, monitoring, and proxies pages 2025-10-31 09:44:44 +08:00
f96a69e846 Add logging functionality and new log-related endpoints
- Integrated a logging service to redirect console outputs.
- Added new endpoints for managing logs:
  - Retrieve log file list
  - Read specific log file content
  - Fetch recent logs
  - Stream logs via Server-Sent Events
  - Search logs by keyword
  - Cleanup old log files
- Updated application metadata to include new log management features.
2025-10-31 09:23:05 +08:00
480f224ab6 init 2025-10-30 23:05:24 +08:00