org.wings.util
Class ExtendedFormatter

java.lang.Object
  extended by java.util.logging.Formatter
      extended by org.wings.util.ExtendedFormatter

public class ExtendedFormatter
extends Formatter


Constructor Summary
ExtendedFormatter()
           
 
Method Summary
 String format(LogRecord record)
           
protected  String getBackTrace(Throwable theThrown)
           
 
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

ExtendedFormatter

public ExtendedFormatter()
Method Detail

format

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

getBackTrace

protected String getBackTrace(Throwable theThrown)


wingS Swings ;-)