ExceptionLoggingSubscriberTest::$testLogServiceName
Same name in other branches
- 11.x core/tests/Drupal/KernelTests/Core/EventSubscriber/ExceptionLoggingSubscriberTest.php \Drupal\KernelTests\Core\EventSubscriber\ExceptionLoggingSubscriberTest::testLogServiceName
The service name for a logger implementation that collects anything logged.
Type: string
File
-
core/
tests/ Drupal/ KernelTests/ Core/ EventSubscriber/ ExceptionLoggingSubscriberTest.php, line 25
Class
- ExceptionLoggingSubscriberTest
- Tests that HTTP exceptions are logged correctly.
Namespace
Drupal\KernelTests\Core\EventSubscriberCode
protected $testLogServiceName = 'exception_logging_subscriber_test.logger';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.