[PR #753] [MERGED] komorebi: report full errors in debug mode #1086

Closed
opened 2026-01-05 14:54:02 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/753
Author: @raggi
Created: 4/14/2024
Status: Merged
Merged: 4/14/2024
Merged by: @LGUG2Z

Base: masterHead: raggi/errs


📝 Commits (1)

  • 9f97a5c komorebi: report full errors in debug mode

📊 Changes

1 file changed (+7 additions, -1 deletions)

View changed files

📝 komorebi/src/process_event.rs (+7 -1)

📄 Description

This gives us a stack trace style error report in the log when in debug mode, which makes it much quicker to track down the origin of an error.


🔄 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/LGUG2Z/komorebi/pull/753 **Author:** [@raggi](https://github.com/raggi) **Created:** 4/14/2024 **Status:** ✅ Merged **Merged:** 4/14/2024 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `raggi/errs` --- ### 📝 Commits (1) - [`9f97a5c`](https://github.com/LGUG2Z/komorebi/commit/9f97a5c05a3c9e37783dedd5d17c28e3770135f7) komorebi: report full errors in debug mode ### 📊 Changes **1 file changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `komorebi/src/process_event.rs` (+7 -1) </details> ### 📄 Description This gives us a stack trace style error report in the log when in debug mode, which makes it much quicker to track down the origin of an error. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-01-05 14:54:02 +01:00
adam closed this issue 2026-01-05 14:54:02 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1086