예제 #1
0
 /**
  * {@inheritdoc}
  * @return callable
  */
 public function popProcessor()
 {
     return $this->parentLogger->popProcessor();
 }