# File lib/sshkit/configuration.rb, line 50 def output_verbosity=(verbosity) @output_verbosity = logger(verbosity) end