We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
RUST_LOG
1 parent 94c81f5 commit f0347d4Copy full SHA for f0347d4
justfile
@@ -89,7 +89,7 @@ run_demo *ARGS:
89
scripts/run-timeboost-demo {{ARGS}}
90
91
run-sailfish-demo: build-test-utils build_release
92
- env RUST_LOG=sailfish=info,timeboost=info,warn \
+ env RUST_LOG=sailfish=info,warn \
93
target/release/run --verbose \
94
--spawn "1:anvil --port 8545" \
95
--run "2:sleep 3" \
0 commit comments