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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
master← Head:raggi/errs📝 Commits (1)
9f97a5ckomorebi: 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.