Skip to main content

FAILURE_LOG_TAIL_LINES

Constant FAILURE_LOG_TAIL_LINES 

Source
pub const FAILURE_LOG_TAIL_LINES: usize = 80;
Expand description

Lines of captured output included in failure context (hooks, health, prepare). Aligns with stackless logs --tail defaults for operators.