Exemplo n.º 1
0
 function debug($level)
 {
     $this->tolog("Setting debug level to {$level}");
     self::$DEBUG = $level;
 }