7 8 9 10
# File 'lib/sentry/rails/overrides/streaming_reporter.rb', line 7 def log_error(exception) Sentry::Rails.capture_exception(exception) super end