示例#1
0
 public function findLoggers($priority, $category)
 {
     return parent::findLoggers($priority, $category);
 }