Macros§
- assert_
logged - macro that can assert logs in tests.
Note: tests that use this must be used in
traced_testfunction and only with tokio’scurrentruntime. - traced_
test
Structs§
- Test
Writer - Thread local writer which stores logs in memory
traced_test function
and only with tokio’s current runtime.