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.
2 parents 62d5c9d + 60458bc commit 9f7ec3dCopy full SHA for 9f7ec3d
README.md
@@ -100,7 +100,7 @@ The parameter `options` allows to fine-tune exceptions. To discover more options
100
[the Unified APIs](https://docs.sentry.io/development/sdk-dev/unified-api/#options) options and
101
the [PHP specific](https://docs.sentry.io/platforms/php/#php-specific-options) ones.
102
103
-#### Optional: use monolog handler provided by `sentry/sentry`
+#### Optional: use monolog handler provided by `sentry/sentry` (available since 3.2.0)
104
*Note: this step is optional*
105
106
If you're using `monolog` for logging e.g. in-app errors, you
0 commit comments