mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #167] Windows Logging not working #1019
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1019
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @felixkroemer on GitHub (Mar 25, 2023).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/167
Describe the bug
Logging does not work on Windows. A log file is created but the file name is truncated like 'spotify-player-23-03-25-14' rather than 'spotify-player-23-03-25-14:xx.log' and nothing is written to it.
To Reproduce
Run spotify-player. Nothing is written to the log file during or after execution.