gov.nasa.pds.citool.logging
Class CIToolLevel
java.lang.Object
java.util.logging.Level
gov.nasa.pds.tools.logging.ToolsLevel
gov.nasa.pds.citool.logging.CIToolLevel
- All Implemented Interfaces:
- java.io.Serializable
public class CIToolLevel
- extends gov.nasa.pds.tools.logging.ToolsLevel
- See Also:
- Serialized Form
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 |
CIToolLevel(java.lang.String name,
int value)
|
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 |
DEBUG
public static final java.util.logging.Level DEBUG
INFO_NOTIFY
public static final java.util.logging.Level INFO_NOTIFY
WARNING_NOTIFY
public static final java.util.logging.Level WARNING_NOTIFY
SEVERE_NOTIFY
public static final java.util.logging.Level SEVERE_NOTIFY
DIFF
public static final java.util.logging.Level DIFF
CIToolLevel
protected CIToolLevel(java.lang.String name,
int value)
Copyright © 2005-2010 Planetary Data System. All Rights Reserved.