gov.nasa.pds.tools.logging
Class MinimalLogFormatter

java.lang.Object
  extended by java.util.logging.Formatter
      extended by gov.nasa.pds.tools.logging.MinimalLogFormatter

public class MinimalLogFormatter
extends java.util.logging.Formatter


Constructor Summary
MinimalLogFormatter()
           
 
Method Summary
 java.lang.String format(java.util.logging.LogRecord record)
           
 java.lang.String getTail(java.util.logging.Handler handler)
           
 
Methods inherited from class java.util.logging.Formatter
formatMessage, getHead
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MinimalLogFormatter

public MinimalLogFormatter()
Method Detail

format

public java.lang.String format(java.util.logging.LogRecord record)
Specified by:
format in class java.util.logging.Formatter

getTail

public java.lang.String getTail(java.util.logging.Handler handler)
Overrides:
getTail in class java.util.logging.Formatter


Copyright © 2005-2008 NASA Jet Propulsion Laboratory, California Institute of Technology. All Rights Reserved.