com.metsci.glimpse.util.logging.format
Class FinegrainedTimestampingLogFormatter

java.lang.Object
  extended by java.util.logging.Formatter
      extended by com.metsci.glimpse.util.logging.format.Formatter
          extended by com.metsci.glimpse.util.logging.format.TerseMethodNameLogFormatter
              extended by com.metsci.glimpse.util.logging.format.TimestampingMethodNameLogFormatter
                  extended by com.metsci.glimpse.util.logging.format.FinegrainedTimestampingLogFormatter

public class FinegrainedTimestampingLogFormatter
extends TimestampingMethodNameLogFormatter

Extends TimestampingLogFormatter to include millisecond resolution in timestamps.

Author:
hogye

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

FinegrainedTimestampingLogFormatter

public FinegrainedTimestampingLogFormatter()


Copyright © 2012 Metron, Inc.. All Rights Reserved.