Antares_Simulator
Antares_Simulator copied to clipboard
Make thread number `numSpace` visible in the logs
trafficstars
Current
When parallel execution is enabled, logs are mixed. Sometimes it makes them difficult to interpret since they are indistinguishable.
Fri Jan 6 11:53:45 2023 info Exporting results : ITSI - Z_DSR_175
Fri Jan 6 11:53:45 2023 info Exporting results : ITSI - Z_DSR_200
Fri Jan 6 11:53:45 2023 info Exporting results : ITSI - Z_DSR_225
Proposed
Fri Jan 6 11:53:45 2023 info<1> Exporting results : ITSI - Z_DSR_175
Fri Jan 6 11:53:45 2023 info<4> Exporting results : ITSI - Z_DSR_200
Fri Jan 6 11:53:45 2023 info<2> Exporting results : ITSI - Z_DSR_225
Branch issue-1071-Make_the_numSpace_visible_in_the_logs created!
What if the number of performed years exceeds the max number of years performed at the same time ? We should add the years' numbers to logs, instead of their numSpace
Je prends note 📝 #1717
ANT-2174