|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.logging.Formatter
com.metsci.glimpse.util.logging.format.Formatter
com.metsci.glimpse.util.logging.format.TerseMethodNameLogFormatter
com.metsci.glimpse.util.logging.format.TimestampingMethodNameLogFormatter
com.metsci.glimpse.util.logging.format.FinegrainedTimestampingLogFormatter
public class FinegrainedTimestampingLogFormatter
Extends TimestampingLogFormatter to include millisecond resolution in timestamps.
Constructor Summary | |
---|---|
FinegrainedTimestampingLogFormatter()
|
Method Summary |
---|
Methods inherited from class com.metsci.glimpse.util.logging.format.TimestampingMethodNameLogFormatter |
---|
format |
Methods inherited from class java.util.logging.Formatter |
---|
formatMessage, getHead, getTail |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FinegrainedTimestampingLogFormatter()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |