Bug description
Right now all csv data is being logged inot a single, hardcoded file.
Expected behaviour
Each experiment run should log to unique file (e. g. timestamps could be used)f
Moreover there should be possibility to set log directory via CLI param or directly set log file.
Bug description
Right now all csv data is being logged inot a single, hardcoded file.
Expected behaviour
Each experiment run should log to unique file (e. g. timestamps could be used)f
Moreover there should be possibility to set log directory via CLI param or directly set log file.