# File lib/backup/logger.rb, line 42
      def silent(string)
        to_file     loggify(string, :silent)
      end