Constant flexi_logger::DEFAULT_POOL_CAPA[][src]

pub const DEFAULT_POOL_CAPA: usize = 50;
Expand description

Default size of the message pool that is used with WriteMode::Async; a higher value could further reduce allocations during log file rotation and cleanup.