Class: VagrantPlugins::Skytap::HostLinux::Cap::SSHTunnel

Inherits:
VagrantPlugins::Skytap::HostCommon::Cap::SSHTunnel show all
Defined in:
lib/vagrant-skytap/hosts/linux/cap/ssh_tunnel.rb

Class Method Summary collapse

Methods inherited from VagrantPlugins::Skytap::HostCommon::Cap::SSHTunnel

autossh_environment_variables, clear_forwarded_ports, fp_to_pidfile, get_fp_from_directory, kill_ssh_tunnel, machine_data_dirs, pidfile_path, pidfile_to_fp, read_forwarded_ports, read_pid, read_used_ports, ssh_args, start_ssh_tunnel

Class Method Details

.create_loggerObject



30
31
32
# File 'lib/vagrant-skytap/hosts/linux/cap/ssh_tunnel.rb', line 30

def self.create_logger
  Log4r::Logger.new("vagrant::hosts::linux")
end