log.Info("SSH server started on %s:%d. Cipher list (%v), key exchange algorithms (%v), MACs (%v)",setting.SSH.ListenHost,setting.SSH.ListenPort,setting.SSH.ServerCiphers,setting.SSH.ServerKeyExchanges,setting.SSH.ServerMACs)
log.Info("SSH server started on %s. Cipher list (%v), key exchange algorithms (%v), MACs (%v)",