mirror of
https://github.com/resources-manager/resources-manager-webui.git
synced 2024-11-01 12:20:36 +01:00
8 lines
183 B
YAML
8 lines
183 B
YAML
|
monolog:
|
||
|
handlers:
|
||
|
main:
|
||
|
type: stream
|
||
|
path: "%kernel.logs_dir%/%kernel.environment%.log"
|
||
|
level: debug
|
||
|
channels: ["!event"]
|