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

[FEA] Version number in log files #627

Closed
sumeethn opened this issue Oct 23, 2023 · 0 comments · Fixed by #642
Closed

[FEA] Version number in log files #627

sumeethn opened this issue Oct 23, 2023 · 0 comments · Fixed by #642
Assignees
Labels
core_tools Scope the core module (scala) feature request New feature or request user_tools Scope the wrapper module running CSP, QualX, and reports (python)

Comments

@sumeethn
Copy link

I would like to propose the addition of a feature to the tool that allows it to write the version number(s) into the log files. This enhancement will greatly improve the log analysis process, as it will make it easy to determine the version of the tool that was used at a specific point in time.

Currently, when we perform log analysis, it can be challenging to correlate the log entries with the specific version of the tool that generated them. Having the version number included in the log files will provide a clear and efficient way to track and identify which tool version produced the logs.

It would be good to include the version of the tool as well as the underlying jar file if they could be different.

Benefits:

  1. Enhanced Log Analysis: Including the version number in log files will streamline log analysis and troubleshooting by providing essential context about the tool's version used.

  2. Simplified Issue Resolution: When users report issues or errors, the version information in the logs will help support and development teams quickly identify whether the problem is version-specific or not.

  3. Historical Tracking: It will be easier to track the tool's version history by referring to the logs, which can be particularly useful for debugging and auditing purposes.

@sumeethn sumeethn added ? - Needs Triage feature request New feature or request labels Oct 23, 2023
@mattahrens mattahrens added core_tools Scope the core module (scala) user_tools Scope the wrapper module running CSP, QualX, and reports (python) and removed ? - Needs Triage labels Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core_tools Scope the core module (scala) feature request New feature or request user_tools Scope the wrapper module running CSP, QualX, and reports (python)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants