pub fn init_test_subscriber() -> DefaultGuardExpand description
Create a subscriber for the integration tests.
This subscriber returns a Guard that will only install the subscriber locally,
allowing test threads to have non-conflicting subscribers.