Skip to content

Enhancement on logging message #601

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

Open
2 tasks done
jinningwang opened this issue Apr 21, 2025 · 0 comments · May be fixed by #606
Open
2 tasks done

Enhancement on logging message #601

jinningwang opened this issue Apr 21, 2025 · 0 comments · May be fixed by #606

Comments

@jinningwang
Copy link
Member

jinningwang commented Apr 21, 2025

Is your feature request related to a problem? Please describe.
In file loading stage, some logging messages are repetitive, especially when the case size is large.

Describe the solution you'd like

  • In file loading stage, log only one time for the parameter correction for devices in one same model.
  • In TDS initialization process, skip messaging “out of typical range” for offline devices

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
One message for each, but actually we can mention just one time for a Model.

Non-zero parameter GENROU.M corrected to 6
Non-zero parameter GENROU.M corrected to 6
Non-zero parameter GENROU.M corrected to 6
Non-zero parameter GENROU.M corrected to 6
Non-zero parameter GENROU.M corrected to 6
Non-zero parameter GENROU.M corrected to 6
Non-zero parameter GENROU.M corrected to 6
Non-zero parameter GENROU.M corrected to 6
...
@jinningwang jinningwang self-assigned this Apr 21, 2025
@jinningwang jinningwang linked a pull request Apr 29, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant