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 2987daf commit ab15fbcCopy full SHA for ab15fbc
platform-includes/logs/options/ruby.rails.mdx
@@ -101,7 +101,7 @@ config.rails.structured_logging.subscribers = {
101
102
### Using `Rails.logger`
103
104
-If you prefer to use `Rails.logger` instead of `Sentry.logger`, you can enable the `:logger` patch:
+If you want all Rails logs to go to Sentry, you can enable the `:logger` patch:
105
106
```ruby
107
Sentry.init do |config|
0 commit comments