Method: Sentry::Client#spotlight_transport

Defined in:
lib/sentry/client.rb

#spotlight_transportSpotlightTransport? (readonly)

The Transport object that’ll send events for the client.

Returns:



21
22
23
# File 'lib/sentry/client.rb', line 21

def spotlight_transport
  @spotlight_transport
end