feat: make logger ubiquitous
The need to instanciate Logger and share it among different objects and functions via arguments was prohibitive for some algorithm. Now, any function/object can log data at any time in the currently opened log file.
Matthieu Boubat (lbovenus) <matthieu.boubat@alumni.epfl.ch> | Jun 4 2021, 12:20 |
aterrier | Jun 4 2021, 12:20 |