gov.nasa.pds.harvest.pdap.logging.formatter
Class HarvestPdapFormatter

java.lang.Object
  extended by java.util.logging.Formatter
      extended by gov.nasa.pds.harvest.pdap.logging.formatter.HarvestPdapFormatter

public class HarvestPdapFormatter
extends Formatter

Class that formats the Harvest logging messages.

Author:
mcayanan

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

HarvestPdapFormatter

public HarvestPdapFormatter()
Method Detail

format

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

getTail

public String getTail(Handler handler)
Overrides:
getTail in class Formatter


Copyright © 2010–2014 Planetary Data System. All rights reserved.