Reducing the verbosity of event-loop messages

In my opinion these messages should not be at INFO level in the event loop (they are not things that need to be seen for each event for users, but rather make people pay less attention to the log file). Moving them down a bit, and correcting what seems to be a mistake in one of them (outputting multiple ints one after the other without any spaces between)

Merge request reports

Loading