[GH-ISSUE #210] Changing log formatting (systemd) #136

Closed
opened 2026-02-28 14:25:42 +03:00 by kerem · 0 comments
Owner

Originally created by @szygmunt on GitHub (Sep 14, 2025).
Original GitHub issue: https://github.com/devgianlu/go-librespot/issues/210

I would like to ask if there is a possibility to modify the log formatting in go-librespot, particularly when running it as a system service (e.g., via systemd).

When running go-librespot as a system service, I noticed that the logs contain the timestamp twice—once in the log message itself and again from journalctl. This results in redundancy and reduces the readability of the logs.

I have seen other users on forums also running go-librespot as a system service, and I believe it would be a beneficial change to allow the log formatting to avoid duplicating the timestamp when it's handled by systemd.

Originally created by @szygmunt on GitHub (Sep 14, 2025). Original GitHub issue: https://github.com/devgianlu/go-librespot/issues/210 I would like to ask if there is a possibility to modify the log formatting in `go-librespot`, particularly when running it as a system service (e.g., via `systemd`). When running `go-librespot` as a system service, I noticed that the logs contain the timestamp twice—once in the log message itself and again from `journalctl`. This results in redundancy and reduces the readability of the logs. I have seen other users on forums also running `go-librespot` as a system service, and I believe it would be a beneficial change to allow the log formatting to avoid duplicating the timestamp when it's handled by `systemd`.
kerem 2026-02-28 14:25:42 +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/go-librespot#136
No description provided.