paritytech / polkadot-sdk

The Parity Polkadot Blockchain SDK
https://polkadot.com/
1.91k stars 704 forks source link

Forward logging directives to Polkadot workers #6534

Closed bkchr closed 2 days ago

bkchr commented 3 days ago

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.

bkchr commented 3 days ago

/cmd prdoc --audience node_dev --bump patch