gov.nasa.pds.harvest.pdap.logging
Class ToolsLogRecord
java.lang.Object
java.util.logging.LogRecord
gov.nasa.pds.harvest.pdap.logging.ToolsLogRecord
- All Implemented Interfaces:
- Serializable
public class ToolsLogRecord
- extends LogRecord
- See Also:
- Serialized Form
Methods inherited from class java.util.logging.LogRecord |
getLevel, getLoggerName, getMessage, getMillis, getParameters, getResourceBundle, getResourceBundleName, getSequenceNumber, getSourceClassName, getSourceMethodName, getThreadID, getThrown, setLevel, setLoggerName, setMessage, setMillis, setParameters, setResourceBundle, setResourceBundleName, setSequenceNumber, setSourceClassName, setSourceMethodName, setThreadID, setThrown |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ToolsLogRecord
public ToolsLogRecord(Level level,
String message)
ToolsLogRecord
public ToolsLogRecord(Level level,
String message,
String identifier)
ToolsLogRecord
public ToolsLogRecord(Level level,
String message,
String identifier,
int line)
getIdentifier
public String getIdentifier()
getLine
public int getLine()
Copyright © 2010–2014 Planetary Data System. All rights reserved.