org.norther.tammi.core.logger.jdk4
Class EntryFormatter
java.lang.Object
java.util.logging.Formatter
org.norther.tammi.core.logger.jdk4.EntryFormatter
public class EntryFormatter
- extends Formatter
A log entry formatter.
- Author:
- Ilkka Priha
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntryFormatter
public EntryFormatter()
- Constructs a new formatter.
format
public String format(LogRecord record)
- Specified by:
format in class Formatter
Copyright © 2004 The Norther Organization. All rights reserved.