mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #753] [MERGED] komorebi: report full errors in debug mode #1086
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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.