org.livetribe.util.logging
Class SimpleFormatter

java.lang.Object
  extended by java.util.logging.Formatter
      extended by org.livetribe.util.logging.SimpleFormatter

public class SimpleFormatter
extends Formatter

Version:
$Rev: 163 $ $Date: 2006-06-12 17:14:02 +0200 (Mon, 12 Jun 2006) $

Constructor Summary
SimpleFormatter()
           
 
Method Summary
 String format(LogRecord record)
           
 
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

SimpleFormatter

public SimpleFormatter()
Method Detail

format

public String format(LogRecord record)
Specified by:
format in class Formatter


Copyright © 2006-2012 LiveTribe. All Rights Reserved.