Exemplo n.º 1
0
 /**
  * Clears all appenders from the pool.
  */
 public static function clear()
 {
     self::$appenders = array();
 }