pub fn get_subscriber(
mock_writer: MockWriter<'static>,
env_filter: &str,
) -> DispatchExpand description
Return a new subscriber that writes to the specified MockWriter.
pub fn get_subscriber(
mock_writer: MockWriter<'static>,
env_filter: &str,
) -> DispatchReturn a new subscriber that writes to the specified MockWriter.