Fix warning "Impossible to log"

WARNING: Impossible to log: mRocketChatAccount->serverVersion().isEmpty() true mRocketChatAccount->password().isEmpty() false isn't an error. It's just that we are waiting for the server version to be retrieved. Improve the text to be more readable and downgrade to qCDebug.

Merge request reports

Loading