Closed aklawonn closed 3 years ago
Thanks a lot for your quick code review, Thomas! I removed all the logger.catch decorators, and reduced many logs to debug-level. The default log-level remains info, since also the solver results are communicated on that level.
I just saw, that I still have to handle this verbose-flag in some functions.
In this pull request, the outward communication of probeye should be translated to a logging framework. I started this using loguru as suggested by Arpad. This fixes #7.