Nelly-Barret / BETTER-fairificator

The fairification tools for BETTER project.
https://www.better-health-project.eu/
0 stars 0 forks source link

Save the logs in a file #23

Closed Nelly-Barret closed 3 weeks ago

Nelly-Barret commented 3 weeks ago

Thanks to the logging module, we can easily save the execution logs within a (uniquely identified) file.

This could be nice to set to avoid: (i) forget to set it in PyCharm, and (ii) lose older logs by rewriting them.

Nelly-Barret commented 3 weeks ago

Done at https://github.com/Nelly-Barret/BETTER-fairificator/pull/25