Adding TODO note to sentry.yaml.

This commit is contained in:
Alexey Skobkin 2022-07-11 02:05:53 +03:00
parent 2ef4859466
commit f1c6f3ddd7
No known key found for this signature in database
GPG Key ID: 5D5CEF6F221278E7
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ services:
- 'Symfony\Component\HttpKernel\Exception\BadRequestHttpException'
- 'Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException'
# TODO: update:
# https://docs.sentry.io/platforms/php/guides/symfony/#monolog-integration
Sentry\Monolog\Handler:
arguments:
$hub: '@Sentry\State\HubInterface'