Package gov.nasa.pds.citool.logging
Class CIToolLevel
- java.lang.Object
-
- java.util.logging.Level
-
- gov.nasa.pds.citool.logging.ToolsLevel
-
- gov.nasa.pds.citool.logging.CIToolLevel
-
- All Implemented Interfaces:
Serializable
public class CIToolLevel extends ToolsLevel
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static Level
DEBUG
static Level
DIFF
static Level
INFO_NOTIFY
static Level
SEVERE_NOTIFY
static Level
WARNING_NOTIFY
-
Fields inherited from class gov.nasa.pds.citool.logging.ToolsLevel
CONFIGURATION, INGEST_ASSOC_FAIL, INGEST_ASSOC_SKIP, INGEST_ASSOC_SUCCESS, INGEST_FAIL, INGEST_SUCCESS, NOTIFICATION, PARAMETER, SKIP
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
CIToolLevel(String name, int value)
-
-
-
Constructor Detail
-
CIToolLevel
protected CIToolLevel(String name, int value)
-
-