Static MESH_TAIL_LOG_LINES

Source
pub static MESH_TAIL_LOG_LINES: Key<usize>
Expand description

Maximum number of log lines retained in a proc’s stderr/stdout tail buffer. Used by [LogTailer::tee] when wiring child pipes. Default: 100