137 138 139
# File 'lib/new_relic/agent/commands/agent_command_router.rb', line 137 def unrecognized_agent_command(agent_command) NewRelic::Agent.logger.debug("Unrecognized agent command #{agent_command.inspect}") end