SIGN IN SIGN UP

[Rust] Replace `log` with `tracing`

- Added more documentation
- Replaced global named logger for plugins, fixing the issue when the CU has multiple (e.g. statically linked demo)
- Simplified some misc code

This is a breaking change, but I believe there is no better time to make it, we cannot continue to use the `log` crate, it is too limited for our needs.
M
Mason Reed committed
168a3fd34824adc9c6a606cd144219701f15cccf
Parent: ca91bc1
Committed by Mason Reed <35282038+emesare@users.noreply.github.com> on 1/11/2026, 6:36:01 PM