mirror of
https://framagit.org/tykayn/date-poll-api
synced 2023-08-25 08:23:11 +02:00
10 lines
297 B
YAML
Executable File
10 lines
297 B
YAML
Executable File
#monolog:
|
|
# handlers:
|
|
# main:
|
|
# type: rotating_file
|
|
# path: '%kernel.logs_dir%/%kernel.environment%.log'
|
|
# level: debug
|
|
# max number of log files to keep
|
|
# defaults to zero, which means infinite files
|
|
# max_files: 10
|