org.codehaus.wadi
Class LogFormatter
java.lang.Object
java.util.logging.Formatter
org.codehaus.wadi.LogFormatter
- public class LogFormatter
- extends Formatter
A JDK1.4 single line log formatter. No longer used, since JDK1.4
logging seems to disappear during the running of ShutdownHook.
- Version:
- $Revision: 1139 $
- Author:
- Jules Gosnell
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
newline
protected static final String newline
_xlate
protected static final String[] _xlate
_date
protected final Date _date
_fmt
protected final DateFormat _fmt
LogFormatter
public LogFormatter()
format
public String format(LogRecord r)
Copyright © 2004-2006 Core Developers Network Ltd.. All Rights Reserved.