hero_proc UI: log tree view and log viewer (follow-up from #50) #57
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?
hero_proc_ui should display:
The backend is ready (SQLite storage, CRUD RPC, HeroLogger SDK). This is the UI work.
Ref: #50
Done. The hero_proc_ui log viewer now has:
logs.filterevery 2s when checked. Auto-stops when switching to another tab.logs.sourcesmethod documented inopenrpc.json.The existing log viewer already had: source tree with checkboxes, time range filters, level filtering, error-only mode, ANSI color rendering, and client-side source filtering. These additions complete the feature set.
Commit:
e625fa1onhero_proc/developmentSigned-off-by: mik-tf