Function tracing_test::internal::get_subscriber

source ยท
pub fn get_subscriber(
    mock_writer: MockWriter<'static>,
    env_filter: &str
) -> Dispatch
Expand description

Return a new subscriber that writes to the specified MockWriter.