iceball
iceball copied to clipboard
Log to file
Log stdout/err to file. Latest only is probably fine, overwriting on each run.
does this not currently happen on windows? I remember docs refering to stdout.txt and stderr.txt in several places.
A) That was only on Windows. B) Not any more. SDL, for some reason, defaults on Windows to spitting stdout/err into text files instead of console.
This was important because of #234
It seems that can go ahead then