LaurenceRawlings / savify

Download Spotify songs to mp3 with full metadata and cover art!
MIT License
1.19k stars 80 forks source link

[BUG] Logs won't show (Docker) #22

Closed lucanello closed 3 years ago

lucanello commented 3 years ago

Describe the bug The basic Docker implementation doesn't show logs when downloading songs. When terminating the program it suddenly prints the log.

To Reproduce Use the following Dockerfile to build and run the container: https://gist.github.com/lucanello/31b641a9b8a43e474e95137602307120

Expected behavior Savify should output to log as normal.

Desktop (please complete the following information):

LaurenceRawlings commented 3 years ago

This is now fixed with the latest logger updates.