added output alert message to error file #391

This commit is contained in:
DustInDark
2021-12-19 13:55:03 +09:00
parent c01dcbfc94
commit 7e00ab00fe
2 changed files with 78 additions and 3 deletions

View File

@@ -171,6 +171,7 @@ impl App {
}
after_fact();
detection.print_unique_results();
AlertMessage::output_error_log_exist();
}
// Windowsイベントログファイルを1ファイル分解析する。