Method: NewRelic::Agent::LogEventAttributes#custom_attributes
- Defined in:
- lib/new_relic/agent/log_event_attributes.rb
permalink #custom_attributes ⇒ Object
[View source]
22 23 24 |
# File 'lib/new_relic/agent/log_event_attributes.rb', line 22 def custom_attributes @custom_attributes ||= {} end |