Nicer logging support for hex
Open
@jaybosamiya-ms is already working on this.
Since Apr 23, 2026.
priority-low
- Dominant language
- Rust
- Stars
- 2.7k
- Forks
- 144
- Avg merge
- 12h 21m
- Merged PRs (30d)
- 146
Description
From https://github.com/microsoft/litebox/pull/776#issuecomment-4247827500:
the repeated :% = format_args!(...) pattern makes me think I should update litebox_util_log to support :x or similar to easily get the hex output, rather than needing this pattern. I'm not doing that in this particular PR though
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.
Assessment
This issue has not been assessed yet.