pub fn init_test_logging()Expand description
Initialize logging to slog_term::TestStdoutWriter for tests
Note: unfortunately this disables slog’s TermDecorator (which can’t be
captured by cargo test) color output
pub fn init_test_logging()Initialize logging to slog_term::TestStdoutWriter for tests
Note: unfortunately this disables slog’s TermDecorator (which can’t be
captured by cargo test) color output