logs_internal

Function logs_internal 

Source
pub fn logs_internal(
    lines: Vec<String>,
    lines_to_tail: usize,
    log_file: &str,
    id: usize,
    log_type: &str,
    item_name: &str,
)