mirror of
https://github.com/resources-manager/resources-manager-webui.git
synced 2024-11-22 07:59:20 +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"]
|