Merge pull request #63 from vadorovsky/log_level

readme: Mention `RUST_LOG` env variable
pull/64/head
Michal Rostecki 2 years ago committed by GitHub
commit 4720291f67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -24,5 +24,5 @@ cargo build
## Run
```bash
cargo xtask run
RUST_LOG=info cargo xtask run
```

Loading…
Cancel
Save