added error log file check process #301
This commit is contained in:
@@ -133,6 +133,8 @@ fn emit_csv<W: std::io::Write>(writer: &mut W, displayflag: bool) -> io::Result<
|
||||
"Unique".to_string(),
|
||||
"rules".to_string(),
|
||||
);
|
||||
println!("");
|
||||
AlertMessage::output_error_log_exist();
|
||||
Ok(())
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user