Constant flexi_logger::DEFAULT_MESSAGE_CAPA[][src]

pub const DEFAULT_MESSAGE_CAPA: usize = 200;
Expand description

Default capacity for the message buffers that are used with WriteMode::Async; a higher value reduces allocations when longer log lines are used.