Expand description
Logging during tests.
Functionsยง
- Configures logging for the current test, single-threaded runtime only.
- The first call to this function will install a global logger.
- Returns the a
tracing::Subscriber
configured for our tests.
Logging during tests.
tracing::Subscriber
configured for our tests.