[−][src]Function slog_extlog::slog_test::create_logger_buffer
pub fn create_logger_buffer(
stats: StatDefinitions
) -> (StatisticsLogger<DefaultStatisticsLogFormatter>, IoBuffer)
Common setup function.
Creates a logger using the provided statistics and an IoBuffer so we can easily
view the generated logs.