init

Function init 

Source
pub fn init()
Expand description

Initialize tracing for tests This sets up a tracing subscriber that will display logs during test execution. Call this at the beginning of tests that need to see tracing output.