# File lib/sshkit/formatters/abstract.rb, line 35
      def log_command_exit(command)
        write(command)
      end