mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-16 01:26:27 +03:00
9 lines
273 B
YAML
9 lines
273 B
YAML
# see https://github.com/FrDeamon/logger-extra-bundle/blob/master/README.md#config-reference
|
|
deamon_logger_extra:
|
|
# the application name
|
|
application: null
|
|
# the handler to update
|
|
handlers: 'main'
|
|
# configuration for all optional fields
|
|
config: null
|