low_latency_log 0.1.0

Fast and Low Latency Logging Library for Rust
Documentation
1
2
3
pub(crate) const MAX_QUEUE_SIZE: usize = 131_072;
pub(crate) const BACKGROUND_SLEEP_TIME_STEP_NANOS: u64 = 1_000;
pub(crate) const MAX_KEEP_FILE: usize = 30;