Closed dhixsingh closed 11 months ago
The various java run logs from the packages at the moment go into the current directory. Ideally these should also be specified as parameters in the .properties file using something like logFile=path/to/name.log. The logs in question are:
.properties
logFile=path/to/name.log
PopulationSynthesis.log
AddressMapper*.log
The various java run logs from the packages at the moment go into the current directory. Ideally these should also be specified as parameters in the
.properties
file using something likelogFile=path/to/name.log
. The logs in question are:PopulationSynthesis.log
AddressMapper*.log