Make LVBS platform/runner use the LiteBox logger
Open
Nobody has claimed this yet.
target-lvbs
- Dominant language
- Rust
- Stars
- 2.7k
- Forks
- 144
- Avg merge
- 12h 21m
- Merged PRs (30d)
- 146
Description
Currently, the LVBS platform and runner don't use the LiteBox's logger and instead directly use serial output interface.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the LVBS platform and runner entry points, then compare their direct serial output with existing LiteBox logger usage. Replace the serial output path with the LiteBox logger and verify that platform and runner messages still appear through the logger.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- operating-systems
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100