gov.nasa.pds.tools.logging
Class ToolsLevel
java.lang.Object
java.util.logging.Level
gov.nasa.pds.tools.logging.ToolsLevel
- All Implemented Interfaces:
- java.io.Serializable
public class ToolsLevel
- extends java.util.logging.Level
- Version:
- $Revision$
- Author:
- pramirez
- See Also:
- Serialized Form
Fields inherited from class java.util.logging.Level |
ALL, CONFIG, FINE, FINER, FINEST, INFO, OFF, SEVERE, WARNING |
Constructor Summary |
protected |
ToolsLevel(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 |
NOTIFICATION
public static final java.util.logging.Level NOTIFICATION
CONFIGURATION
public static final java.util.logging.Level CONFIGURATION
PARAMETER
public static final java.util.logging.Level PARAMETER
ToolsLevel
protected ToolsLevel(java.lang.String name,
int value)
Copyright © 2005-2008 NASA Jet Propulsion Laboratory, California Institute of Technology. All Rights Reserved.