Log output in GUI
- Dominant language
- C++
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Provide a widget that will allow the user to see the logs from the components. It will enable the user to troubleshoot the issues they are facing.
### Dependencies
- [ ] #50
- [x] #49
### Acceptance criteria
- the log window button shows up on the status bar
- when clicking on the log window button, the log viewer widget pops up
- the log viewer widget shows already logged and still incoming messages
Contributor guide
No contributing guide indexed for this repository
Research direction
Resolve dependency #50 first, then locate the status bar, component logging, and existing GUI widget patterns. The work is done when the status bar exposes a log window button, clicking it opens the viewer, and the viewer displays both existing and incoming log messages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100