org.ancoron.postgresql.utils.test
Class CompactLogFormatter

java.lang.Object
  extended by java.util.logging.Formatter
      extended by org.ancoron.postgresql.utils.test.SingleLineLogFormatter
          extended by org.ancoron.postgresql.utils.test.CompactLogFormatter

public class CompactLogFormatter
extends SingleLineLogFormatter

Author:
ancoron

Field Summary
 
Fields inherited from class org.ancoron.postgresql.utils.test.SingleLineLogFormatter
dat, printClass, printLevel, printMethod
 
Constructor Summary
CompactLogFormatter()
           
 
Method Summary
 
Methods inherited from class org.ancoron.postgresql.utils.test.SingleLineLogFormatter
format
 
Methods inherited from class java.util.logging.Formatter
formatMessage, getHead, getTail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompactLogFormatter

public CompactLogFormatter()


Copyright © 2012. All Rights Reserved.