Mos on windows will fill up the %localappdata%/Temp
folder with countless log files, this is probably caused by the VSCode extension calling mos.exe
for every operation. Is there a way to limit the log to one file of disable it completely?
There are about a million log files in the folder and, since windows won’t allow to delete the whole Temp
because is always being used by other processes I have no way to select all of them (explorer crashes). Why not put them in a Temp/mos
folder?