Private
Public Access
1
0
Files

8 lines
155 B
YAML
Raw Permalink Normal View History

monolog:
handlers:
main:
type: stream
path: "%kernel.logs_dir%/%kernel.environment%.log"
level: debug
channels: [ "!event" ]