How to only show the “Authenticated to” line only in the SSH debug info?

With ssh -v there is among a lot of debug info a line:

Authenticated to my.host ([0.0.0.0]:22) using "gssapi-with-mic".

Is there a way to have only this line shown, and not the other debug output?