logger.channel_base

Same name in other branches
  1. 9 core/core.services.yml \logger.channel_base
  2. 8.9.x core/core.services.yml \logger.channel_base

Class

Drupal\Core\Logger\LoggerChannel

File

core/core.services.yml

View source
  1. abstract: true
  2. class: Drupal\Core\Logger\LoggerChannel
  3. factory:
  4. - '@logger.factory'
  5. - get

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.