# File lib/sshkit/formatters/abstract.rb, line 31 def log_command_data(command, _stream_type, _stream_data) write(command) end