Closed bkchr closed 2 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.
RUST_LOG
-l
/cmd prdoc --audience node_dev --bump patch
This pull request forward all the logging directives given to the node via
RUST_LOG
or-l
to the workers, instead of only forwardingRUST_LOG
.