1
0
mirror of https://framagit.org/tykayn/date-poll-api synced 2023-08-25 08:23:11 +02:00
date-poll-api/config/packages/prod/monolog.yaml
2023-01-16 15:14:13 +00:00

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