You are here

private property ErrorsLoggerListener::$channel in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/http-kernel/EventListener/ErrorsLoggerListener.php \Symfony\Component\HttpKernel\EventListener\ErrorsLoggerListener::channel

File

vendor/symfony/http-kernel/EventListener/ErrorsLoggerListener.php, line 31

Class

ErrorsLoggerListener
Injects the logger into the ErrorHandler, so that it can log various errors.

Namespace

Symfony\Component\HttpKernel\EventListener

Code

private $channel;