[PR #908] [MERGED] chore: add trace logging to volume module #3843

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/908
Author: @JakeStanger
Created: 3/24/2025
Status: Merged
Merged: 3/24/2025
Merged by: @JakeStanger

Base: masterHead: chore/volume-logging


📝 Commits (1)

  • 76ca611 chore: add trace logging to volume module

📊 Changes

4 files changed (+30 additions, -3 deletions)

View changed files

📝 src/clients/volume/mod.rs (+3 -1)
📝 src/clients/volume/sink.rs (+11 -1)
📝 src/clients/volume/sink_input.rs (+10 -1)
📝 src/modules/volume.rs (+6 -0)

📄 Description

To help debug #875


🔄 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/908 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 3/24/2025 **Status:** ✅ Merged **Merged:** 3/24/2025 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `chore/volume-logging` --- ### 📝 Commits (1) - [`76ca611`](https://github.com/JakeStanger/ironbar/commit/76ca6115a3f62b846c998a047f3983efc4f00238) chore: add trace logging to volume module ### 📊 Changes **4 files changed** (+30 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/clients/volume/mod.rs` (+3 -1) 📝 `src/clients/volume/sink.rs` (+11 -1) 📝 `src/clients/volume/sink_input.rs` (+10 -1) 📝 `src/modules/volume.rs` (+6 -0) </details> ### 📄 Description To help debug #875 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-22 23:56:57 +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#3843
No description provided.