googleapis / googleapis/google-cloud-rust
Use RUST_LOG to control logging in integration tests
Open
type: cleanup
- Dominant language
- Rust
- Stars
- 955
- Forks
- 144
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 279
Description
So far we have been using `--features log-integration-tests` but we can use `RUST_LOG` (and the right crates) to control the logging via environment variables. That could cleanup some of our test code.
Contributor guide
Assessment
This issue has not been assessed yet.