added create_error_log

This commit is contained in:
DustInDark
2021-12-21 01:26:46 +09:00
parent 46211711d6
commit 20c8b2b073

View File

@@ -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(