Add tracing framework to Rust
Based on top of !1298
Edited by Raphaël Gomès
Merge request reports
Activity
Filter activity
added next-cycle label
requested review from @mercurial.review
added 7 commits
- 156dab3618e2 - rust: move from `log` to `tracing`-based logging
- abd627841306 - rust: move all usage of `log` to `tracing`-based spans/events
- 5dc4e35da966 - rust-tracing: add high-level trace points
- 7598103b99de - rust-status: add more verbose tracing
- f7da1fbe538d - rust: update contributing README
- 8136503321f1 - rust: remove `log`, `env_logger` and `logging-timer` dependencies
- c8df6bee698c - tracing: add a way of calling the Rust tracing framework from Python
Toggle commit listadded 7 commits
- 17e8b7bf3e3b - rust: move from `log` to `tracing`-based logging
- 5f912a31467b - rust: move all usage of `log` to `tracing`-based spans/events
- 449a547ef59d - rust-tracing: add high-level trace points
- 4a6d325b3955 - rust-status: add more verbose tracing
- 39a8b903cd30 - rust: update contributing README
- 0b8ce79c373b - rust: remove `log`, `env_logger` and `logging-timer` dependencies
- 8a1c6c0d56b9 - tracing: add a way of calling the Rust tracing framework from Python
Toggle commit listadded 1 commit
- 8a0fac8329ce - tracing: add a way of calling the Rust tracing framework from Python
added 1 commit
- 48dfba3df18c - tracing: add a way of calling the Rust tracing framework from Python
Please register or sign in to reply