iceball icon indicating copy to clipboard operation
iceball copied to clipboard

Log to file

Open rakiru opened this issue 11 years ago • 3 comments

Log stdout/err to file. Latest only is probably fine, overwriting on each run.

rakiru avatar Feb 07 '15 00:02 rakiru

does this not currently happen on windows? I remember docs refering to stdout.txt and stderr.txt in several places.

NotAFile avatar Jun 30 '16 21:06 NotAFile

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.

rakiru avatar Jun 30 '16 21:06 rakiru

This was important because of #234

It seems that can go ahead then

NotAFile avatar Jun 30 '16 21:06 NotAFile