# File lib/new_relic/agent/agent_logger.rb, line 45
      def is_startup_logger?
        @log.is_a?(NullLogger)
      end