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

Log system information #57

Open
icex2 opened this issue Jul 1, 2020 · 2 comments
Open

Log system information #57

icex2 opened this issue Jul 1, 2020 · 2 comments

Comments

@icex2
Copy link
Contributor

icex2 commented Jul 1, 2020

Summary

Log system information such as OS version to make debugging issues easier.

Detailed description

Log the following system information to make debugging issues easier:

  • Detailed OS version
  • Current working path
  • Cmd arguments
  • Location of executable
  • PID
  • User running the application -> show if running as admin
  • base address of hook library (for debugging with memory addresses)

Benefits

Avoids having to ask for that information every time an issue is reported. Just upload the log file.

Drawbacks

None

Current blockers

None

@icex2
Copy link
Contributor Author

icex2 commented Aug 21, 2020

OS version implemented by !49

@icex2
Copy link
Contributor Author

icex2 commented Jan 29, 2024

Some more addressed by #278

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

No branches or pull requests

1 participant