[PR #592] [MERGED] Log errors in the dotnet process #1225

Closed
opened 2026-01-29 16:58:36 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ElectronNET/Electron.NET/pull/592
Author: @Meberem
Created: 8/4/2021
Status: Merged
Merged: 4/6/2022
Merged by: @GregorBiswanger

Base: masterHead: feature/log-dotnet-errors


📝 Commits (1)

  • b910807 Log errors in the dotnet process

📊 Changes

1 file changed (+6 additions, -0 deletions)

View changed files

📝 ElectronNET.Host/main.js (+6 -0)

📄 Description

I have just used this slightly modified script to debug why my application wasn't starting correctly/at all.

May assist with #571 as I had identical symptoms


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ElectronNET/Electron.NET/pull/592 **Author:** [@Meberem](https://github.com/Meberem) **Created:** 8/4/2021 **Status:** ✅ Merged **Merged:** 4/6/2022 **Merged by:** [@GregorBiswanger](https://github.com/GregorBiswanger) **Base:** `master` ← **Head:** `feature/log-dotnet-errors` --- ### 📝 Commits (1) - [`b910807`](https://github.com/ElectronNET/Electron.NET/commit/b910807ced4565201a942746c8d259202ba8d97f) Log errors in the dotnet process ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `ElectronNET.Host/main.js` (+6 -0) </details> ### 📄 Description I have just used this slightly modified script to debug why my application wasn't starting correctly/at all. May assist with #571 as I had identical symptoms --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:58:36 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#1225