method

report

Importance_1
v7.0.0 - Show latest stable - 0 notes - Class: ErrorReporter
report(error, handled:, severity: handled ? :warning : :error, context: {}) public

When the block based handle and record methods are not suitable, you can directly use report

Rails.error.report(error, handled: true)
Show source
Register or log in to add new notes.