com.pelzer.util
Class Logging.LogFormatter

java.lang.Object
  extended by java.util.logging.Formatter
      extended by com.pelzer.util.Logging.LogFormatter
Enclosing class:
Logging

public static final class Logging.LogFormatter
extends Formatter


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

Constructor Detail

Logging.LogFormatter

public Logging.LogFormatter()
Method Detail

format

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

getTail

public String getTail(Handler handler)
Overrides:
getTail in class Formatter


Copyright © 2012. All Rights Reserved.