Method: NewRelic::Agent::LogEventAttributes#custom_attributes

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

#custom_attributesObject

[View source]

22
23
24
# File 'lib/new_relic/agent/log_event_attributes.rb', line 22

def custom_attributes
  @custom_attributes ||= {}
end