Closed neilenns closed 5 months ago
To reproduce, run TrackAudio then try and find the log file in the %localappdata%\TrackAudio folder. After spending 30 minutes looking around, you'll find it's actually stored as %localappdata%\trackaudiotrackaudio.log.
%localappdata%\TrackAudio
%localappdata%\trackaudiotrackaudio.log
Problem is here: https://github.com/pierr3/TrackAudio/blob/9cf8503b7a965a5bc3d6af64688991c0f8a0f993/backend/src/main.cpp#L644
To reproduce, run TrackAudio then try and find the log file in the
%localappdata%\TrackAudio
folder. After spending 30 minutes looking around, you'll find it's actually stored as%localappdata%\trackaudiotrackaudio.log
.Problem is here: https://github.com/pierr3/TrackAudio/blob/9cf8503b7a965a5bc3d6af64688991c0f8a0f993/backend/src/main.cpp#L644