Type Alias DefaultLogger

Source
pub type DefaultLogger = StatisticsLogger;
Expand description

The default logger type.

Aliased Typeยง

pub struct DefaultLogger { /* private fields */ }