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

File version information in logging and notifications #2064

Open
jxy-s opened this issue May 14, 2024 · 0 comments
Open

File version information in logging and notifications #2064

jxy-s opened this issue May 14, 2024 · 0 comments
Assignees

Comments

@jxy-s
Copy link
Member

jxy-s commented May 14, 2024

Description of the feature, modification, idea or suggestion

It would be useful to have file version information in logging and notifications. In many instances, especially for service start/stop, you're dealing with upgrade (or downgrade) of software. It would be nice to show the file versions when this happens. Additionally, when looking through the log in the UI or when written to disk, having the version information for files can be useful for tracking back what has changed on the system.

Proposed implementation details (optional)

I'm not yet sure how practical it is to track and pass this information through to the tray notifications and logging infrastructure. But the outcome, if possible, should be that logging should contain this information. It might be too verbose to display this information in notifications, if it can be it should be gated by a setting so the user can enable/disable version information in the notifications. Also, since this usually implies an associated file with the activity, it might also be useful to pass through the complete file name into the logging.

@jxy-s jxy-s self-assigned this May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant