[Bug Report Tool] Report event viewer logs (#11458)

This commit is contained in:
Mykhailo Pylyp
2021-05-26 16:23:49 +03:00
committed by GitHub
parent 208e1701d0
commit 0b13c4d6a5
8 changed files with 285 additions and 0 deletions

View File

@@ -16,6 +16,8 @@
#include "ReportMonitorInfo.h"
#include "RegistryUtils.h"
#include "EventViewer.h"
using namespace std;
using namespace std::filesystem;
using namespace winrt::Windows::Data::Json;
@@ -331,6 +333,9 @@ int wmain(int argc, wchar_t* argv[], wchar_t*)
// Write compatibility tab info to the temporary folder
ReportCompatibilityTab(tmpDir);
// Write event viewer logs info to the temporary folder
EventViewer::ReportEventViewerInfo(tmpDir);
ReportBootstrapperLog(tmpDir);
// Zip folder