pub fn show_test_logs() -> LogCaptureGuardAvailable on crate features
test-util or legacy-test-util only.Expand description
Enables output of test logs to stdout at trace level by default.
The env filter can be changed with the RUST_LOG environment variable.