org.apache.muse.tools.generator.util
Class SimpleLogFormatter

java.lang.Object
  extended by java.util.logging.Formatter
      extended by org.apache.muse.tools.generator.util.SimpleLogFormatter

public class SimpleLogFormatter
extends Formatter

Author:
Andrew Eberbach (aeberbac)

Constructor Summary
SimpleLogFormatter()
           
 
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

SimpleLogFormatter

public SimpleLogFormatter()
Method Detail

format

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


Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.