dblog.services.yml
Same filename in other branches
File
-
core/
modules/ dblog/ dblog.services.yml
View source
- services:
- logger.dblog:
- class: Drupal\dblog\Logger\DbLog
- arguments: ['@database', '@logger.log_message_parser']
- tags:
- - { name: logger }
- - { name: backend_overridable }
Services
Title | Deprecated | Summary |
---|---|---|
logger.dblog | Drupal\dblog\Logger\DbLog |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.