[FEA] Version number in log files #627
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)
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:
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.
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.
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.
The text was updated successfully, but these errors were encountered: