centreformicrosimulation / SimPaths

SimPaths is an open-source microsimulation framework for life course analysis, developed and maintained by CeMPA at the University of Essex
6 stars 16 forks source link

Added cli option to write console output to file #17

Closed andrewbaxter439 closed 11 months ago

andrewbaxter439 commented 11 months ago

This is primarily useful when doing parallel multiruns in order to capture the output of each run to a file. When logging implementation is fixed, this could also include setting location of output logs.

andrewbaxter439 commented 11 months ago

Hi @pbronka - This is another suggested edit and have re-based to the development branch also.