gov.nasa.pds.krtool.logging
Class KRToolLevel

java.lang.Object
  extended by java.util.logging.Level
      extended by gov.nasa.pds.tools.logging.ToolsLevel
          extended by gov.nasa.pds.krtool.logging.KRToolLevel
All Implemented Interfaces:
java.io.Serializable

public class KRToolLevel
extends gov.nasa.pds.tools.logging.ToolsLevel

See Also:
Serialized Form

Field Summary
static java.util.logging.Level KRTOOL_NOTIFY
           
static java.util.logging.Level STATEMENT
           
 
Fields inherited from class gov.nasa.pds.tools.logging.ToolsLevel
CONFIGURATION, NOTIFICATION, PARAMETER
 
Fields inherited from class java.util.logging.Level
ALL, CONFIG, FINE, FINER, FINEST, INFO, OFF, SEVERE, WARNING
 
Constructor Summary
protected KRToolLevel(java.lang.String name, int value)
           
 
Method Summary
 
Methods inherited from class java.util.logging.Level
equals, getLocalizedName, getName, getResourceBundleName, hashCode, intValue, parse, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

KRTOOL_NOTIFY

public static final java.util.logging.Level KRTOOL_NOTIFY

STATEMENT

public static final java.util.logging.Level STATEMENT
Constructor Detail

KRToolLevel

protected KRToolLevel(java.lang.String name,
                      int value)


Copyright © 2005-2009 Planetary Data System. All Rights Reserved.