[PR #3219] [MERGED] :electron: Making Electron server logs visible in devtools #4741

Closed
opened 2026-02-28 21:00:32 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3219
Author: @MikesGlitch
Created: 8/8/2024
Status: Merged
Merged: 8/8/2024
Merged by: @MikesGlitch

Base: masterHead: electron-investigate-interop-issues


📝 Commits (4)

📊 Changes

3 files changed (+20 additions, -2 deletions)

View changed files

📝 packages/desktop-electron/index.ts (+13 -1)
📝 packages/loot-core/src/platform/exceptions/index.electron.ts (+1 -1)
upcoming-release-notes/3219.md (+6 -0)

📄 Description

Adding some error logs:

Mac issue:
image


🔄 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/actualbudget/actual/pull/3219 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 8/8/2024 **Status:** ✅ Merged **Merged:** 8/8/2024 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `electron-investigate-interop-issues` --- ### 📝 Commits (4) - [`35ea4b7`](https://github.com/actualbudget/actual/commit/35ea4b70afb5ef0d8bca34c20b5f7b6505b3118f) add electron logging to main browser process console - [`d158198`](https://github.com/actualbudget/actual/commit/d158198207127830de637eb59782c4bc9018c74b) add logging - [`10ac92c`](https://github.com/actualbudget/actual/commit/10ac92c026a1be82e3ae5dbeef3b7610d292b2dd) removing old way - [`edd898b`](https://github.com/actualbudget/actual/commit/edd898beed0d8330fe73e1d07618334693a84db6) release notes ### 📊 Changes **3 files changed** (+20 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-electron/index.ts` (+13 -1) 📝 `packages/loot-core/src/platform/exceptions/index.electron.ts` (+1 -1) ➕ `upcoming-release-notes/3219.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> **Adding some error logs:** Mac issue: ![image](https://github.com/user-attachments/assets/10a09ad8-40ed-4790-ae36-29e537379a84) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 21:00:32 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#4741