-
Notifications
You must be signed in to change notification settings - Fork 133
Labels
Description
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
...