test(Sentry): enables logs

This commit is contained in:
Brock H Caldwell
2025-11-08 23:14:30 -06:00
parent 17de41dc57
commit da0eab652b

View File

@@ -4,6 +4,7 @@ when@prod:
register_error_handler: true # Disables the ErrorListener, ExceptionListener and FatalErrorListener integrations of the base PHP SDK
options:
enable_logs: true
traces_sample_rate: 1
profiles_sample_rate: 1
attach_stacktrace: true