From 20c8b2b073715b243c3a20b79fea63dce2a90549 Mon Sep 17 00:00:00 2001 From: DustInDark Date: Tue, 21 Dec 2021 01:26:46 +0900 Subject: [PATCH] added create_error_log --- src/main.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main.rs b/src/main.rs index a591dff3..38ce6163 100644 --- a/src/main.rs +++ b/src/main.rs @@ -83,6 +83,7 @@ impl App { return; } } + AlertMessage::create_error_log(ERROR_LOG_PATH.to_string()); if let Some(filepath) = configs::CONFIG.read().unwrap().args.value_of("filepath") { if !filepath.ends_with(".evtx") { AlertMessage::alert(