Skip to main content

follow

Function follow 

Source
fn follow(
    dir: &PathBuf,
    tags: &[String],
    min_level: u8,
    raw_json: bool,
) -> Result<()>
Expand description

Follow mode: open all *.log files, seek to end, and tail new lines.