[PR #1199] [MERGED] fix(logging): panic messages have escaped ansi sequences #9649

Closed
opened 2026-05-23 03:57:11 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/1199
Author: @JakeStanger
Created: 10/19/2025
Status: Merged
Merged: 10/19/2025
Merged by: @JakeStanger

Base: masterHead: fix/logging-panic


📝 Commits (1)

  • 502d0d9 fix(logging): panic messages have escaped ansi sequences

📊 Changes

1 file changed (+27 additions, -14 deletions)

View changed files

📝 src/logging.rs (+27 -14)

📄 Description

Panic logs now use a custom implementation. Doesn't look as fancy, but you're not supposed to ever see a panic anyway.


🔄 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/JakeStanger/ironbar/pull/1199 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 10/19/2025 **Status:** ✅ Merged **Merged:** 10/19/2025 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `fix/logging-panic` --- ### 📝 Commits (1) - [`502d0d9`](https://github.com/JakeStanger/ironbar/commit/502d0d91f14e0a226767dcbcf2a599cb6cbbb224) fix(logging): panic messages have escaped ansi sequences ### 📊 Changes **1 file changed** (+27 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `src/logging.rs` (+27 -14) </details> ### 📄 Description Panic logs now use a custom implementation. Doesn't look as fancy, but you're not supposed to ever see a panic anyway. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 03:57:11 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#9649
No description provided.