Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhanced log prints to console/stdout #151

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Valentin-Metz
Copy link
Contributor

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

@DevilXD DevilXD added the Enhancement New feature or request label Feb 26, 2023
@DevilXD
Copy link
Owner

DevilXD commented Feb 26, 2023

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.

@Suz1e
Copy link
Contributor

Suz1e commented Feb 26, 2023

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants