Module: NewRelic::Agent::ErrorCollector::Shim

Defined in:
lib/new_relic/agent/error_collector.rb

Overview

Defined the methods that need to be stubbed out when the agent is disabled

Instance Method Summary collapse

Instance Method Details

#notice_error(*args) ⇒ Object

:nodoc:



11
# File 'lib/new_relic/agent/error_collector.rb', line 11

def notice_error(*args); end