sc-executor: Improve logging (#10869)
Improves the logging by switching to `tracing` for a better log output. Besides that, it also adds a trace for the function being executed.
Showing
- substrate/Cargo.lock 0 additions, 1 deletionsubstrate/Cargo.lock
- substrate/client/executor/Cargo.toml 1 addition, 2 deletionssubstrate/client/executor/Cargo.toml
- substrate/client/executor/src/native_executor.rs 34 additions, 24 deletionssubstrate/client/executor/src/native_executor.rs
- substrate/client/executor/src/wasm_runtime.rs 10 additions, 10 deletionssubstrate/client/executor/src/wasm_runtime.rs
Please register or sign in to comment