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