logFailedConnection

open override fun logFailedConnection(type: String, tr: Throwable)

Common logging for failing to connect to the messenger

Parameters

type

the nature of failed connection, e.g. queued jobs, subscribe

tr

throwable involved in the failure