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.