App::OnStartupProcess reached Luczystrap codeIf this line exists, Windows did not block the process before application startup.
Logger::InitializeThe app created its own evidenceUse this log before Event Viewer; it contains Luczystrap-specific context.
JsonManager<Settings>::LoadSettings layer was reachedA failure immediately here makes a backed-up Settings.json test relevant.
PluginManagerPlugin discovery or loading was reachedIf the last lines name a plugin, isolate the plugin directory before resetting unrelated state.
WpfUiWindow::ApplyThemeUI initialization was reachedA later failure is not the same as “no process”; preserve every line after this checkpoint.
Exception / final lineRoute by the exact type, file, and methodThe last successful checkpoint narrows scope; the exception supplies the specific route.