pub type LogBuffer = Receiver<LogMsg>;
The log buffer type.
pub struct LogBuffer { /* private fields */ }