Package org.yamcs.logging
Class YamcsLogRecord
java.lang.Object
java.util.logging.LogRecord
org.yamcs.logging.YamcsLogRecord
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetContext(String context) voidsetYamcsInstance(String yamcsInstance) Methods inherited from class java.util.logging.LogRecord
getInstant, getLevel, getLoggerName, getLongThreadID, getMessage, getMillis, getParameters, getResourceBundle, getResourceBundleName, getSequenceNumber, getSourceClassName, getSourceMethodName, getThreadID, getThrown, setInstant, setLevel, setLoggerName, setLongThreadID, setMessage, setMillis, setParameters, setResourceBundle, setResourceBundleName, setSequenceNumber, setSourceClassName, setSourceMethodName, setThreadID, setThrown
-
Constructor Details
-
YamcsLogRecord
-
-
Method Details
-
setYamcsInstance
-
getYamcsInstance
-
setContext
-
getContext
-