com.uwyn.rife.tools
Class RawFormatter
java.lang.Object
java.util.logging.Formatter
com.uwyn.rife.tools.RawFormatter
public class RawFormatter
- extends Formatter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RawFormatter
public RawFormatter()
format
public String format(LogRecord record)
- Format the given LogRecord.
- Specified by:
format in class Formatter
- Parameters:
record - the log record to be formatted.
- Returns:
- a formatted log record
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.