Example #1
0
 public function onProxyResponseError(Event $event)
 {
     $this->log(LogLevel::CRITICAL, $event->getException());
 }