# File lib/new_relic/agent/agent_logger.rb, line 37
      def info(*msgs, &blk)
        format_and_send(:info, msgs, &blk)
      end