Constant flexi_logger::DEFAULT_POOL_CAPA[][src]

pub const DEFAULT_POOL_CAPA: usize = 50;
This is supported on crate feature async only.
Expand description

Default size of the message pool; a higher value could further reduce allocations during log file rotation and cleanup.