Skip to content

Commit 9f7ec3d

Browse files
authored
Merge pull request #260 from Pheetbag/readme-improvements
Notice of monolog handler available since 3.2.0
2 parents 62d5c9d + 60458bc commit 9f7ec3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ The parameter `options` allows to fine-tune exceptions. To discover more options
100100
[the Unified APIs](https://docs.sentry.io/development/sdk-dev/unified-api/#options) options and
101101
the [PHP specific](https://docs.sentry.io/platforms/php/#php-specific-options) ones.
102102

103-
#### Optional: use monolog handler provided by `sentry/sentry`
103+
#### Optional: use monolog handler provided by `sentry/sentry` (available since 3.2.0)
104104
*Note: this step is optional*
105105

106106
If you're using `monolog` for logging e.g. in-app errors, you

0 commit comments

Comments
 (0)