The argument verbose_limit in message_info is never used
Description
The logic is changed such that the check on debug%info is moved inside the call to messages_info.
Closes #1121 (closed)
Checklist
-
I have checked that my code follows the Octopus coding standards -
I have added tests for all the new features added in this request.