Module traced_test

Module traced_test 

Source

Macros§

assert_logged
macro that can assert logs in tests. Note: tests that use this must be used in traced_test function and only with tokio’s current runtime.
traced_test

Structs§

TestWriter
Thread local writer which stores logs in memory

Constants§

LOG_BUFFER