Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit ba48afe

Browse files
committed
Log all PHP errors with the default logger
1 parent 69dddda commit ba48afe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/config/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ framework:
3131
fragments: ~
3232
http_method_override: true
3333
assets: ~
34+
php_errors:
35+
log: true
36+
3437

3538
# Twig Configuration
3639
twig:

0 commit comments

Comments
 (0)