|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsimtools.logging.LogRecordLoggingEntry
public class LogRecordLoggingEntry
Constructor Summary | |
---|---|
LogRecordLoggingEntry(java.util.logging.LogRecord log)
|
Method Summary | |
---|---|
int |
getLevel()
|
java.lang.String |
getLoggerName()
|
java.lang.String |
getMessage()
|
long |
getMillis()
|
long |
getSequenceNumber()
|
java.lang.String |
getSourceClassName()
|
java.lang.String |
getSourceMethodName()
|
int |
getThreadID()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LogRecordLoggingEntry(java.util.logging.LogRecord log)
Method Detail |
---|
public int getLevel()
getLevel
in interface LoggingEntry
public java.lang.String getLoggerName()
getLoggerName
in interface LoggingEntry
public java.lang.String getMessage()
getMessage
in interface LoggingEntry
public long getMillis()
getMillis
in interface LoggingEntry
public long getSequenceNumber()
getSequenceNumber
in interface LoggingEntry
public java.lang.String getSourceClassName()
getSourceClassName
in interface LoggingEntry
public java.lang.String getSourceMethodName()
getSourceMethodName
in interface LoggingEntry
public int getThreadID()
getThreadID
in interface LoggingEntry
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |