pub fn show_test_logs() -> LogCaptureGuard
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.
pub fn show_test_logs() -> LogCaptureGuard
Enables output of test logs to stdout at trace level by default.
The env filter can be changed with the RUST_LOG
environment variable.