Skip to main content

DEFAULT_LOG_MAX_BYTES

Constant DEFAULT_LOG_MAX_BYTES 

Source
pub const DEFAULT_LOG_MAX_BYTES: u64 = _; // 33_554_432u64
Expand description

The default rotation threshold: 32 MiB, so the two generations this keeps cost at most 64 MiB of disk.