You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now the logger only logs start and complete messages in the setup and complete methods of the Simulation. We should also log 10, 20, 30, 40, etc. percentage complete messages by inspecting the max_sim_time and logging at the correct timestep.
The text was updated successfully, but these errors were encountered:
Right now the logger only logs start and complete messages in the setup and complete methods of the Simulation. We should also log 10, 20, 30, 40, etc. percentage complete messages by inspecting the max_sim_time and logging at the correct timestep.
The text was updated successfully, but these errors were encountered: