Class: BrightData::LiveTrace::Null Private

Inherits:
Object
  • Object
show all
Defined in:
lib/brightdata/live_trace.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

No-op recorder used when tracing is disabled.

Instance Method Summary collapse

Instance Method Details

#record_error(_error) ⇒ Object

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



38
# File 'lib/brightdata/live_trace.rb', line 38

def record_error(_error) = nil

#record_requestObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



34
# File 'lib/brightdata/live_trace.rb', line 34

def record_request = nil

#record_responseObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



36
# File 'lib/brightdata/live_trace.rb', line 36

def record_response(**) = nil