ssh_get_log_level method

int ssh_get_log_level()

Implementation

int ssh_get_log_level() {
  return _ssh_get_log_level();
}