Open ThoreWietzke opened 5 months ago
In my opinion the generated FMU are way too noisy. Looking inside the source code many status messages are printed which are nice to know, but not necessary.
I can work on a PR to supress fmi2OK messages if loggingOn = fmiFalse.
fmi2OK
loggingOn = fmiFalse
What are your thoughts?
In my opinion the generated FMU are way too noisy. Looking inside the source code many status messages are printed which are nice to know, but not necessary.
I can work on a PR to supress
fmi2OK
messages ifloggingOn = fmiFalse
.What are your thoughts?