Skip to content

Fix warning "Impossible to log"

David Faure requested to merge wip/dfaure/warning-impossible-to-log into master

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