[PR #1448] [MERGED] refactor(logging): update tracing-subscriber, tidy #4183

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/1448
Author: @JakeStanger
Created: 4/12/2026
Status: Merged
Merged: 4/12/2026
Merged by: @JakeStanger

Base: masterHead: refactor/tracing-subscriber


📝 Commits (1)

  • 1c8fa83 refactor(logging): update tracing-subscriber, tidy

📊 Changes

3 files changed (+29 additions, -54 deletions)

View changed files

📝 Cargo.lock (+10 -44)
📝 Cargo.toml (+1 -1)
📝 src/logging.rs (+18 -9)

📄 Description

Finally updates tracing-subscriber to the latest version using the new ansi_sanitization option. Clean logging in both console and file output.


🔄 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/1448 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 4/12/2026 **Status:** ✅ Merged **Merged:** 4/12/2026 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `refactor/tracing-subscriber` --- ### 📝 Commits (1) - [`1c8fa83`](https://github.com/JakeStanger/ironbar/commit/1c8fa8382b970ca3d92b4bc15e1125dad31133ea) refactor(logging): update tracing-subscriber, tidy ### 📊 Changes **3 files changed** (+29 additions, -54 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+10 -44) 📝 `Cargo.toml` (+1 -1) 📝 `src/logging.rs` (+18 -9) </details> ### 📄 Description Finally updates `tracing-subscriber` to the latest version using the new `ansi_sanitization` option. Clean logging in both console and file output. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-22 23:57:56 +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#4183
No description provided.