exception.logger
Same name in other branches
- 9 core/core.services.yml \exception.logger
- 10 core/core.services.yml \exception.logger
Class
Drupal\Core\EventSubscriber\ExceptionLoggingSubscriberTags
- 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
- class: Drupal\Core\EventSubscriber\ExceptionLoggingSubscriber
- tags:
- - { name: event_subscriber }
- arguments:
- - '@logger.factory'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.