pub const DEFAULT_MESSAGE_CAPA: usize = 200;
Available on crate feature async only.
Expand description

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