class LightStep::Transport::Base
Public Instance Methods
report(_report)
click to toggle source
# File lib/lightstep/transport/base.rb, line 5 def report(_report) nil end
# File lib/lightstep/transport/base.rb, line 5 def report(_report) nil end