Constant diem_logger::CHANNEL_SIZE
source · pub const CHANNEL_SIZE: usize = 10000;
Expand description
Default size of log write channel, if the channel is full, logs will be dropped
pub const CHANNEL_SIZE: usize = 10000;
Default size of log write channel, if the channel is full, logs will be dropped