This will change log level and remove backtrace when we log errors in the shovel. Since the errors are handled and the shovel should reconnect warn should be enough.
This PR needs cloudamqp/amqp-client.cr#47 to get rid of all scary logging.
HOW can this pull request be tested?
Run a shovel and close the connection from mgmt ui.
WHAT is this pull request doing?
This will change log level and remove backtrace when we log errors in the shovel. Since the errors are handled and the shovel should reconnect warn should be enough.
This PR needs cloudamqp/amqp-client.cr#47 to get rid of all scary logging.
HOW can this pull request be tested?
Run a shovel and close the connection from mgmt ui.