File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 66 - Symfony\Component\Security\Core\Exception\AccessDeniedException
77
88# If you are using Monolog, you also need this additional configuration to log the errors correctly:
9- # https://docs.sentry.io/platforms/php/guides/symfony/# monolog-integration
9+ # https://docs.sentry.io/platforms/php/guides/symfony/integrations/ monolog/
1010# register_error_listener: false
1111
1212# monolog:
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ when@prod:
33 dsn : ' %env(SENTRY_DSN)%'
44
55# If you are using Monolog, you also need this additional configuration to log the errors correctly:
6- # https://docs.sentry.io/platforms/php/guides/symfony/# monolog-integration
6+ # https://docs.sentry.io/platforms/php/guides/symfony/integrations/ monolog/
77# register_error_listener: false
88
99# monolog:
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ when@prod:
88 enabled : false
99
1010# If you are using Monolog, you also need this additional configuration to log the errors correctly:
11- # https://docs.sentry.io/platforms/php/guides/symfony/# monolog-integration
11+ # https://docs.sentry.io/platforms/php/guides/symfony/integrations/ monolog/
1212# register_error_listener: false
1313# register_error_handler: false
1414
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ when@prod:
1010 - ' Symfony\Component\Debug\Exception\FatalErrorException'
1111#
1212# # If you are using Monolog, you also need this additional configuration to log the errors correctly:
13- # # https://docs.sentry.io/platforms/php/guides/symfony/# monolog-integration
13+ # # https://docs.sentry.io/platforms/php/guides/symfony/integrations/ monolog/
1414# register_error_listener: false
1515# register_error_handler: false
1616#
You can’t perform that action at this time.
0 commit comments