Log in var/log in dev

This commit is contained in:
Nicolas Grekas
2021-04-18 17:50:01 +02:00
parent bc2dce6c61
commit 9306564c76
@@ -2,7 +2,7 @@ monolog:
handlers:
main:
type: stream
path: php://stderr
path: "%kernel.logs_dir%/%kernel.environment%.log"
level: debug
channels: ["!event"]
# uncomment to get logging in your browser