edu.ucla.stat.SOCR.analyses.util.inicial
Class FesLog

java.lang.Object
  extended by edu.ucla.stat.SOCR.analyses.util.inicial.FesLog

public class FesLog
extends java.lang.Object

MultiDendrograms

Log manager

Since:
JDK 6.0
Author:
Justo Montiel, David Torres, Sergio Gómez, Alberto Fernández

Nested Class Summary
static class FesLog.TipLog
           
 
Field Summary
static java.util.logging.Logger LOG
           
 
Constructor Summary
FesLog(java.lang.String sPath, FesLog.TipLog tip)
           
 
Method Summary
static void setLevel(java.util.logging.Level l)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

public static final java.util.logging.Logger LOG
Constructor Detail

FesLog

public FesLog(java.lang.String sPath,
              FesLog.TipLog tip)
Method Detail

setLevel

public static void setLevel(java.util.logging.Level l)