-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels