示例#1
0
 public function getLogBuilder()
 {
     return new LogBuilder($this->params, $this->fileFinder, $this->workers->getLogFiles());
 }