wsman: avoid logging the connection info
The WSMAN (WinRM) connection info is expected to contain sensitive
data, such as passwords or key certificates.
For this reason, it shouldn't be logged. There's a subsequent
log message covering the host and port, which should be enough.