mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-21 12:26:30 +03:00
Update Flex endpoint
This commit is contained in:
@@ -24,13 +24,22 @@
|
||||
" sentry:",
|
||||
" dsn: '%env(SENTRY_DSN)%'",
|
||||
"",
|
||||
"# If you are using Monolog, you also need these additional configuration and services to log the errors correctly:",
|
||||
"# If you are using Monolog, you also need this additional configuration to log the errors correctly:",
|
||||
"# https://docs.sentry.io/platforms/php/guides/symfony/#monolog-integration",
|
||||
"# register_error_listener: false",
|
||||
"",
|
||||
"# monolog:",
|
||||
"# handlers:",
|
||||
"# sentry:",
|
||||
"# type: sentry",
|
||||
"# level: !php/const Monolog\\Logger::ERROR",
|
||||
"# hub_id: Sentry\\State\\HubInterface",
|
||||
"",
|
||||
"# If you are using MonologBundle prior to v3.7, you need to configure the handler as a service instead:",
|
||||
"",
|
||||
"# monolog:",
|
||||
"# handlers:",
|
||||
"# sentry:",
|
||||
"# type: service",
|
||||
"# id: Sentry\\Monolog\\Handler",
|
||||
"",
|
||||
@@ -45,7 +54,7 @@
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "9ac202e84b6fb3c276cb3d7846006e0df65272d0"
|
||||
"ref": "27b184582b31a79a21f461df82fd8a0eaba658ff"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user