mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-24 00:23:50 +00:00
adding a logger for chill
The logger log messages to channel "chill". The name of the service is `chill.main.logger`
This commit is contained in:
4
Resources/config/services/logger.yml
Normal file
4
Resources/config/services/logger.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
services:
|
||||
chill.main.logger:
|
||||
# a logger to log events from the app (deletion, remove, etc.)
|
||||
alias: monolog.logger.chill
|
Reference in New Issue
Block a user