# File lib/new_relic/agent/memory_logger.rb, line 39
      def info(*msgs, &blk)
        messages << [:info, msgs, blk]
      end