com.uwyn.rife.continuations.util
Class ConciseLogFormatter
java.lang.Object
java.util.logging.Formatter
com.uwyn.rife.continuations.util.ConciseLogFormatter
- public class ConciseLogFormatter
- extends Formatter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConciseLogFormatter
public ConciseLogFormatter()
format
public String format(LogRecord record)
- Format the given LogRecord.
- Parameters:
record
- the log record to be formatted.
- Returns:
- a formatted log record