pub const DEFAULT_MESSAGE_CAPA: usize = 200;
Expand description

Default capacity for the message buffers; a higher value reduces allocations when longer log lines are used.