fn follow( dir: &PathBuf, tags: &[String], min_level: u8, raw_json: bool, ) -> Result<()>
Follow mode: open all *.log files, seek to end, and tail new lines.
*.log