Forward logging directives to Polkadot workers (#6534)
This pull request forward all the logging directives given to the node
via `RUST_LOG` or `-l` to the workers, instead of only forwarding
`RUST_LOG`.
---------
Co-authored-by:
GitHub Action <action@github.com>
Showing
- Cargo.lock 1 addition, 0 deletionsCargo.lock
- polkadot/node/core/pvf/Cargo.toml 1 addition, 0 deletionspolkadot/node/core/pvf/Cargo.toml
- polkadot/node/core/pvf/src/worker_interface.rs 2 additions, 4 deletionspolkadot/node/core/pvf/src/worker_interface.rs
- prdoc/pr_6534.prdoc 10 additions, 0 deletionsprdoc/pr_6534.prdoc
- substrate/client/tracing/src/logging/directives.rs 6 additions, 1 deletionsubstrate/client/tracing/src/logging/directives.rs
prdoc/pr_6534.prdoc
0 → 100644
Please register or sign in to comment