org.ancoron.postgresql.utils.test
Class SingleLineLogFormatter
java.lang.Object
java.util.logging.Formatter
org.ancoron.postgresql.utils.test.SingleLineLogFormatter
- Direct Known Subclasses:
- CompactLogFormatter
public class SingleLineLogFormatter
- extends Formatter
- Author:
- ancoron
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dat
protected Date dat
printClass
protected boolean printClass
printMethod
protected boolean printMethod
printLevel
protected boolean printLevel
SingleLineLogFormatter
public SingleLineLogFormatter()
format
public String format(LogRecord record)
- Specified by:
format in class Formatter
Copyright © 2012. All Rights Reserved.