Fix logging bug in run-hooks (order of logging statement)
- The "done running loop" log message was inside the loop, causing it to appear over and over again, making log quite confusing.
Showing
Please register or sign in to comment
- The "done running loop" log message was inside the loop, causing it to appear over and over again, making log quite confusing.