Solution :
I had also faced the same issue in the past.
After lot of research i found below solution on it.
We dont need the module load messages but they are turned on by default.
To turn them off follow below instructions.
Tools -> Options -> Debugging -> Output Window -> Module Load Messages -> Off
It solved my problem.