Constant flexi_logger::DEFAULT_POOL_CAPA 
source · pub const DEFAULT_POOL_CAPA: usize = 50;Expand description
Default size of the message pool; a higher value could further reduce allocations during log file rotation and cleanup.
pub const DEFAULT_POOL_CAPA: usize = 50;Default size of the message pool; a higher value could further reduce allocations during log file rotation and cleanup.