mq-container
mq-container copied to clipboard
We should review and update error/debug logging
Currently a few issues raised here and in other repositories has highlighted a gap in our logging especially around error handling and debug. We have a mechanism to enable debug mode but the information provided by this does not differ much from what we get when debug mode is disabled.
We should review the current logging in the project and improve it with the aim of providing more details for us when debug mode is enabled.