mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-21 17:54:24 +00:00
9 lines
207 B
YAML
9 lines
207 B
YAML
services:
|
|
_defaults:
|
|
autowire: true
|
|
autoconfigure: true
|
|
|
|
chill.main.logger:
|
|
# a logger to log events from the app (deletion, remove, etc.)
|
|
alias: monolog.logger.chill
|