portablemc
portablemc copied to clipboard
Command line option to output log to file
It's too hard to try and copy paste the log from the console
I understand what do you mean, the game's latest log file is by default created by the game itself. Maybe I can print its path in the console? Or are you referring to something else?
Ah, I didn’t realize the game saved its own log file.
No problem! The idea of outputting the log's path is not that bad...
Finally, I decided not to implement this in near future, because this requires inspection of log configurations (XML) to know exactly how the latest log path is saved.