exception.logger

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

Class

Drupal\Core\EventSubscriber\ExceptionLoggingSubscriber

Tags

  • event_subscriber
1 string reference to exception.logger
TestControllers::removeExceptionLogger in core/modules/system/tests/modules/router_test_directory/src/TestControllers.php

File

core/core.services.yml

View source
  1. class: Drupal\Core\EventSubscriber\ExceptionLoggingSubscriber
  2. tags:
  3. - { name: event_subscriber }
  4. arguments:
  5. - '@logger.factory'

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