ancrebo / https-github.com-corentinprados-Q_event_DRL_control

0 stars 0 forks source link

Feature/logging #14

Closed Quelthezar closed 3 months ago

Quelthezar commented 3 months ago

Implements a logging instead of print statements. Groups logs by python file, e.g. alya.py, jets.py, etc. and saves individual files in folder logsPYTHON. Also saves a "global" log which is the combination of all logs. Closes issue #11