Geode-solutions / OpenGeode

Open source framework for representing and manipulating geometric models
https://geode-solutions.com/opengeode
MIT License
149 stars 11 forks source link

feat(ProgressLogger): allow to change the refresh interval #1006

Closed yo35 closed 1 week ago

yo35 commented 1 month ago

The default 1 sec interval may result in verbose logs in case of long jobs.

BotellaA commented 1 week ago

Adding an argument to the constructor is breaking the API. See #1011 for another proposition