This repository was archived by the owner on Jan 17, 2020. It is now read-only.

Description
When the connection to the broker fails, rumqtt logs:
ERROR 2019-04-29T13:16:50Z: rumqtt::client::connection: Connection error = Error(Inner(MqttConnectionRefused(5)))
In this case, I would have liked to see "not authorised" or something like that in the logs. Maybe it's the signification of the 5 I see, but would it be possible to make it clearer ?