pub const CHANNEL_SIZE: usize = 10000;
Default size of log write channel, if the channel is full, logs will be dropped