Function jaslog::read_log

source ·
pub fn read_log(
maybe_file_path: Option<&String>,
unparsed_filters: Vec<&str>,
number_of_lines: Option<&u64>
)