org.wings.util
Class ExtendedFormatter
java.lang.Object
java.util.logging.Formatter
org.wings.util.ExtendedFormatter
public class ExtendedFormatter
- extends Formatter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtendedFormatter
public ExtendedFormatter()
format
public String format(LogRecord record)
- Specified by:
format in class Formatter
getBackTrace
protected String getBackTrace(Throwable theThrown)
wingS Swings ;-)