Add logging
Open
refactoring
- Dominant language
- Rust
- Stars
- 80
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
We should log e.g. events and potentially even the serialized nodes using a standard logging crate, i.e. either `log` or `tracing`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the framework's event handling and serialized-node paths, then compare how the standard `log` and `tracing` crates would fit. Decide what events and serialized nodes should be logged, and verify that the chosen integration produces useful output without disrupting the UI framework.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100