[PR #454] [MERGED] fix(logging): log file growing indefinitely #730

Closed
opened 2026-05-22 21:54:26 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/454
Author: @JakeStanger
Created: 2/14/2024
Status: Merged
Merged: 2/14/2024
Merged by: @JakeStanger

Base: masterHead: fix/logging


📝 Commits (2)

  • f68d95a fix(logging): log file growing indefinitely
  • e26e213 docs(readme): improve info about logging

📊 Changes

2 files changed (+14 additions, -4 deletions)

View changed files

📝 README.md (+6 -3)
📝 src/logging.rs (+8 -1)

📄 Description

Log files are now created on a daily rotation, keeping 3 days worth of logs. This also changes the log file names.

Fixes #453


🔄 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/454 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 2/14/2024 **Status:** ✅ Merged **Merged:** 2/14/2024 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `fix/logging` --- ### 📝 Commits (2) - [`f68d95a`](https://github.com/JakeStanger/ironbar/commit/f68d95a740c02434866c662d2cd915a0c5253ba5) fix(logging): log file growing indefinitely - [`e26e213`](https://github.com/JakeStanger/ironbar/commit/e26e213c4e409018f3b5c35b0319f5db8c0fa3bb) docs(readme): improve info about logging ### 📊 Changes **2 files changed** (+14 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+6 -3) 📝 `src/logging.rs` (+8 -1) </details> ### 📄 Description Log files are now created on a daily rotation, keeping 3 days worth of logs. This also changes the log file names. Fixes #453 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-22 21:54:26 +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#730
No description provided.