it.tidalwave.util.logging
Class SingleLineLogFormatter
java.lang.Object
java.util.logging.Formatter
it.tidalwave.util.logging.SingleLineLogFormatter
public class SingleLineLogFormatter
- extends Formatter
- Version:
- $Id$
- Author:
- Fabrizio Giudici
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SingleLineLogFormatter
public SingleLineLogFormatter()
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 © 2009-2012 Tidalwave s.a.s.. All Rights Reserved.