TwitchDropsMiner icon indicating copy to clipboard operation
TwitchDropsMiner copied to clipboard

Enhanced log prints to console/stdout

Open Valentin-Metz opened this issue 2 years ago • 2 comments

I have added some prints to make progress tracking easier.

This includes:

  • A message with timestamp when the application is launched
  • Printing to stdout whenever a print is made to the GUI console
  • Printing the drop progress in 1 minute intervals

Valentin-Metz avatar Feb 25 '23 20:02 Valentin-Metz

Hello o/

What exactly is the purpose of this? The console/stdout is not used during normal operation of the application, and I see no reason for this to exist.

DevilXD avatar Feb 26 '23 09:02 DevilXD

You can add a log to display the version number when outputting. Many users report errors because they are using the old version, but it is impossible to judge whether the latest version has been updated just by providing the log content. (They always think they are using the latest version)

Suz1e avatar Feb 26 '23 15:02 Suz1e