We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4500469 commit 703beedCopy full SHA for 703beed
sentry-rails/README.md
@@ -44,7 +44,7 @@ Sentry.init do |config|
44
# the default value is true
45
config.rails.report_rescued_exceptions = true
46
47
- # this gem also provides a new breadcrumb logger that accepts instrumentaions from ActiveSupport
+ # this gem also provides a new breadcrumb logger that accepts instrumentations from ActiveSupport
48
# it's not activated by default, but you can enable it with
49
config.breadcrumbs_logger = [:active_support_logger]
50
end
0 commit comments