Exemplo n.º 1
0
 public function initialize()
 {
     $this->setConfig("output", Strata::getLogPath() . "strata.log");
     $this->setConfig("outputAs", LoggerBase::PLAIN);
 }