Method: Sentry::Configuration#before_breadcrumb
- Defined in:
- lib/sentry/configuration.rb
#before_breadcrumb ⇒ Proc
Optional Proc, called before adding the breadcrumb to the current scope
69 70 71 |
# File 'lib/sentry/configuration.rb', line 69 def @before_breadcrumb end |