[PR #194] [MERGED] [Linux] chore: change logging name airpodsApp -> Librepods #323

Closed
opened 2026-03-02 12:40:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kavishdevar/librepods/pull/194
Author: @NL-TCH
Created: 8/25/2025
Status: Merged
Merged: 8/25/2025
Merged by: @kavishdevar

Base: mainHead: main


📝 Commits (1)

  • f18de31 change linux logs name to librepods

📊 Changes

2 files changed (+7 additions, -7 deletions)

View changed files

📝 linux/logger.h (+5 -5)
📝 linux/main.cpp (+2 -2)

📄 Description

old:

airpodsApp:  Primary Pod: Battery::Component::Left 
airpodsApp:  Secondary Pod: Battery::Component::Right 
airpodsApp:  Battery status:  "Left: 87%, Right: 88%, Case: 0%" 

new:

Librepods:  Primary Pod: Battery::Component::Left 
Librepods:  Secondary Pod: Battery::Component::Right 
Librepods:  Battery status:  "Left: 87%, Right: 88%, Case: 0%" 

🔄 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/kavishdevar/librepods/pull/194 **Author:** [@NL-TCH](https://github.com/NL-TCH) **Created:** 8/25/2025 **Status:** ✅ Merged **Merged:** 8/25/2025 **Merged by:** [@kavishdevar](https://github.com/kavishdevar) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`f18de31`](https://github.com/kavishdevar/librepods/commit/f18de31da69a88f63b9572ad8ffa7cf9a7c65150) change linux logs name to librepods ### 📊 Changes **2 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `linux/logger.h` (+5 -5) 📝 `linux/main.cpp` (+2 -2) </details> ### 📄 Description **old:** ``` airpodsApp: Primary Pod: Battery::Component::Left airpodsApp: Secondary Pod: Battery::Component::Right airpodsApp: Battery status: "Left: 87%, Right: 88%, Case: 0%" ```` **new:** ``` Librepods: Primary Pod: Battery::Component::Left Librepods: Secondary Pod: Battery::Component::Right Librepods: Battery status: "Left: 87%, Right: 88%, Case: 0%" ```` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 12:40:39 +03: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
starred/librepods#323
No description provided.