Improve logging by showing number of steps
Closed this issue · 0 comments
furti commented
Each command logs the steps performed and the time needed. We should improve the log to show the number of steps involved in the command.
e.g.
1/5 initializing
2/5 doing some stuff
...