winnitron / WinnitronLauncher

The official Winnitron launcher! The meat and potatoes of the Winnitron.
winnitron.com
MIT License
34 stars 7 forks source link

Output_log should write timestamps #43

Closed Ludonaut closed 7 years ago

Ludonaut commented 7 years ago

Random thought while scrolling through output_log.txt and filing those other issues: Shouldn't the log contain timestamps as well?

Probably doesn't even have to be date/time (possibly privacy issues). "Seconds since launcher boot" could be useful already, especially for debugging those timeouts.

mrmwiebe commented 7 years ago

Yep, good idea and easy to implement.