예제 #1
0
 public function error($text, $flags = 0)
 {
     $this->log($text);
     return parent::error($text, $flags);
 }