jlibs.core.util.logging
Class PreciseFormatter

java.lang.Object
  extended by java.util.logging.Formatter
      extended by jlibs.core.util.logging.PreciseFormatter

public class PreciseFormatter
extends Formatter

Author:
Santhosh Kumar T

Constructor Summary
PreciseFormatter()
           
 
Method Summary
 String format(LogRecord record)
           
 
Methods inherited from class java.util.logging.Formatter
formatMessage, getHead, getTail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreciseFormatter

public PreciseFormatter()
Method Detail

format

public String format(LogRecord record)
Specified by:
format in class Formatter


Copyright © 2018. All rights reserved.