portablemc icon indicating copy to clipboard operation
portablemc copied to clipboard

Command line option to output log to file

Open rayzchen opened this issue 3 years ago • 3 comments

It's too hard to try and copy paste the log from the console

rayzchen avatar Aug 19 '22 09:08 rayzchen

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?

mindstorm38 avatar Aug 19 '22 11:08 mindstorm38

Ah, I didn’t realize the game saved its own log file.

rayzchen avatar Aug 19 '22 11:08 rayzchen

No problem! The idea of outputting the log's path is not that bad...

mindstorm38 avatar Aug 19 '22 22:08 mindstorm38

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.

mindstorm38 avatar Nov 02 '22 22:11 mindstorm38