pub fn stream_files(args: Arc<Args>) -> impl Stream<Item = LogFile>
Streams log files that match the criteria specified in the arguments.